AMPS C# Client  5.3.3.4
AMPS C# Client for .NET
AMPS.Client.MemoryStoreBuffer Member List

This is the complete list of members for AMPS.Client.MemoryStoreBuffer, including all inherited members.

_buffer (defined in AMPS.Client.MemoryStoreBuffer)AMPS.Client.MemoryStoreBufferprotected
_position (defined in AMPS.Client.MemoryStoreBuffer)AMPS.Client.MemoryStoreBuffer
_store (defined in AMPS.Client.MemoryStoreBuffer)AMPS.Client.MemoryStoreBufferprotected
getByte()AMPS.Client.MemoryStoreBufferinline
getBytes(BlockPublishStore.ByteSequence outBytes)AMPS.Client.MemoryStoreBufferinline
getBytes(Fields.Field outField, int length)AMPS.Client.MemoryStoreBufferinline
getBytes(Field outBytes, int length) (defined in AMPS.Client.BlockPublishStore.Buffer)AMPS.Client.BlockPublishStore.Buffer
getInt()AMPS.Client.MemoryStoreBufferinline
getInt(long position)AMPS.Client.MemoryStoreBufferinline
getLong()AMPS.Client.MemoryStoreBufferinline
getPosition()AMPS.Client.MemoryStoreBufferinline
getSize()AMPS.Client.MemoryStoreBufferinline
getUlong()AMPS.Client.MemoryStoreBufferinline
MemoryStoreBuffer(int initialSize) (defined in AMPS.Client.MemoryStoreBuffer)AMPS.Client.MemoryStoreBufferinline
putByte(byte b)AMPS.Client.MemoryStoreBufferinline
putBytes(BlockPublishStore.ByteSequence bytes)AMPS.Client.MemoryStoreBufferinline
putBytes(byte[] buffer, int position, int length)AMPS.Client.MemoryStoreBufferinline
putInt(int i)AMPS.Client.MemoryStoreBufferinline
putInt(long position, int intValue)AMPS.Client.MemoryStoreBufferinline
putLong(long l)AMPS.Client.MemoryStoreBufferinline
putLong(long position, long longValue)AMPS.Client.MemoryStoreBufferinline
putUlong(ulong l)AMPS.Client.MemoryStoreBufferinline
putUlong(long position, ulong ulongValue)AMPS.Client.MemoryStoreBufferinline
setPosition(long position_)AMPS.Client.MemoryStoreBufferinline
setSize(long newSize_)AMPS.Client.MemoryStoreBufferinline
zero(long offset, int length)AMPS.Client.MemoryStoreBufferinline