Diffusion .NET Classic API - Core and Common  5.9.4
 All Classes Namespaces Functions Variables Enumerations Enumerator Properties Events
Package PushTechnology.DiffusionCore.Buffering

Classes

class  BufferOverflowException
 This represents a buffer overflow exception. More...
 
class  BufferUnderflowException
 The exception representing a buffer underflow. More...
 
class  ByteBuffer
 This class represents a byte buffer. More...
 
class  ByteBufferAllocator
 Helper class for byte buffer allocations. More...
 
class  ByteBufferBase
 Base byte buffer class. More...
 
class  ByteBufferFactory
 The singleton byte buffer creation class. Keeps them in a stack for re-use. More...
 
class  ByteBufferHexDumper
 Utility class to dump the bytes of a ByteBuffer as hexadecimal. More...
 
interface  IByteBufferAllocator
 
class  MessageByteBuffer
 Custom byte buffer for Diffusion-type messages. More...
 
class  NewByteBuffer