AMPS C# Client  5.3.5.0
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()AMPS.Client.BlockPublishStore.Buffer
getBytes(ByteSequence outBytes)AMPS.Client.BlockPublishStore.Buffer
getBytes(Field outBytes, int length)AMPS.Client.BlockPublishStore.Buffer
getInt()AMPS.Client.BlockPublishStore.Buffer
getInt(long position)AMPS.Client.BlockPublishStore.Buffer
getLong()AMPS.Client.BlockPublishStore.Buffer
getPosition()AMPS.Client.BlockPublishStore.Buffer
getSize()AMPS.Client.BlockPublishStore.Buffer
getUlong()AMPS.Client.BlockPublishStore.Buffer
putByte(byte b)AMPS.Client.BlockPublishStore.Buffer
putBytes(ByteSequence bytes)AMPS.Client.BlockPublishStore.Buffer
putBytes(byte[] buffer, int offset, int length)AMPS.Client.BlockPublishStore.Buffer
putInt(int i)AMPS.Client.BlockPublishStore.Buffer
putInt(long position, int i)AMPS.Client.BlockPublishStore.Buffer
putLong(long l)AMPS.Client.BlockPublishStore.Buffer
putLong(long position, long l)AMPS.Client.BlockPublishStore.Buffer
putUlong(ulong l)AMPS.Client.BlockPublishStore.Buffer
putUlong(long position, ulong l)AMPS.Client.BlockPublishStore.Buffer
setPosition(long position)AMPS.Client.BlockPublishStore.Buffer
setSize(long newSize)AMPS.Client.BlockPublishStore.Buffer
zero(long offset, int length)AMPS.Client.BlockPublishStore.Buffer