Tipic Instant Messaging Platform - Programmer's Reference Guide

ByteStack Class

A type-safe stack for bytes, implemented as a growable buffer.

For a list of all members of this type, see ByteStack Members.

System.Object
   bedrock.collections.ByteStack

[Visual Basic]
<RCS(State:="Exp", Revision:="1.1", Version:=1.1, Date:=13/06/2003 9.16.14, DateString:="13/06/2003 9.16.14", Author:="Administrator", Archive:="D:\\CVSROOT/TIMP2/jabber-net/bedrock/collections/ByteStack.cs,v")>
Public Class ByteStack
[C#]
[RCS(State="Exp", Revision="1.1", Version=1.1, Date=13/06/2003 9.16.14, DateString="13/06/2003 9.16.14", Author="Administrator", Archive="D:\\CVSROOT/TIMP2/jabber-net/bedrock/collections/ByteStack.cs,v")]
public class ByteStack

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: bedrock.collections

Assembly: tipic.xmpp (in tipic.xmpp.dll)

See Also

ByteStack Members | bedrock.collections Namespace