AMPS C# Client  5.3.3.4
AMPS C# Client for .NET
AMPS.Client.BlockPublishStore.Buffer Member List

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

getByte() (defined in AMPS.Client.BlockPublishStore.Buffer)AMPS.Client.BlockPublishStore.Buffer
getBytes(ByteSequence outBytes) (defined in AMPS.Client.BlockPublishStore.Buffer)AMPS.Client.BlockPublishStore.Buffer
getBytes(Field outBytes, int length) (defined in AMPS.Client.BlockPublishStore.Buffer)AMPS.Client.BlockPublishStore.Buffer
getInt() (defined in AMPS.Client.BlockPublishStore.Buffer)AMPS.Client.BlockPublishStore.Buffer
getInt(long position) (defined in AMPS.Client.BlockPublishStore.Buffer)AMPS.Client.BlockPublishStore.Buffer
getLong() (defined in AMPS.Client.BlockPublishStore.Buffer)AMPS.Client.BlockPublishStore.Buffer
getPosition() (defined in AMPS.Client.BlockPublishStore.Buffer)AMPS.Client.BlockPublishStore.Buffer
getSize() (defined in AMPS.Client.BlockPublishStore.Buffer)AMPS.Client.BlockPublishStore.Buffer
getUlong() (defined in AMPS.Client.BlockPublishStore.Buffer)AMPS.Client.BlockPublishStore.Buffer
putByte(byte b) (defined in AMPS.Client.BlockPublishStore.Buffer)AMPS.Client.BlockPublishStore.Buffer
putBytes(ByteSequence bytes) (defined in AMPS.Client.BlockPublishStore.Buffer)AMPS.Client.BlockPublishStore.Buffer
putBytes(byte[] buffer, int offset, int length) (defined in AMPS.Client.BlockPublishStore.Buffer)AMPS.Client.BlockPublishStore.Buffer
putInt(int i) (defined in AMPS.Client.BlockPublishStore.Buffer)AMPS.Client.BlockPublishStore.Buffer
putInt(long position, int i) (defined in AMPS.Client.BlockPublishStore.Buffer)AMPS.Client.BlockPublishStore.Buffer
putLong(long l) (defined in AMPS.Client.BlockPublishStore.Buffer)AMPS.Client.BlockPublishStore.Buffer
putLong(long position, long l) (defined in AMPS.Client.BlockPublishStore.Buffer)AMPS.Client.BlockPublishStore.Buffer
putUlong(ulong l) (defined in AMPS.Client.BlockPublishStore.Buffer)AMPS.Client.BlockPublishStore.Buffer
putUlong(long position, ulong l) (defined in AMPS.Client.BlockPublishStore.Buffer)AMPS.Client.BlockPublishStore.Buffer
setPosition(long position) (defined in AMPS.Client.BlockPublishStore.Buffer)AMPS.Client.BlockPublishStore.Buffer
setSize(long newSize) (defined in AMPS.Client.BlockPublishStore.Buffer)AMPS.Client.BlockPublishStore.Buffer
zero(long offset, int length) (defined in AMPS.Client.BlockPublishStore.Buffer)AMPS.Client.BlockPublishStore.Buffer