- mergeDelimitedFrom(InputStream, T, Schema<T>) - Static method in class io.protostuff.GraphIOUtil
-
Merges the message (delimited) from the InputStream using the given schema.
- mergeDelimitedFrom(InputStream, T, Schema<T>, LinkedBuffer) - Static method in class io.protostuff.GraphIOUtil
-
Merges the message (delimited) from the InputStream using the given schema.
- mergeDelimitedFrom(DataInput, T, Schema<T>) - Static method in class io.protostuff.GraphIOUtil
-
Used by the code generated messages that implement Externalizable.
- mergeDelimitedFrom(InputStream, T, Schema<T>) - Static method in class io.protostuff.ProtobufIOUtil
-
Merges the message (delimited) from the InputStream using the given schema.
- mergeDelimitedFrom(InputStream, T, Schema<T>, LinkedBuffer) - Static method in class io.protostuff.ProtobufIOUtil
-
Merges the message (delimited) from the InputStream using the given schema.
- mergeDelimitedFrom(DataInput, T, Schema<T>) - Static method in class io.protostuff.ProtobufIOUtil
-
Used by the code generated messages that implement Externalizable.
- mergeDelimitedFrom(InputStream, T, Schema<T>) - Static method in class io.protostuff.ProtostuffIOUtil
-
Merges the message (delimited) from the InputStream using the given schema.
- mergeDelimitedFrom(InputStream, T, Schema<T>, LinkedBuffer) - Static method in class io.protostuff.ProtostuffIOUtil
-
Merges the message (delimited) from the InputStream using the given schema.
- mergeDelimitedFrom(DataInput, T, Schema<T>) - Static method in class io.protostuff.ProtostuffIOUtil
-
Used by the code generated messages that implement Externalizable.
- mergeFrom(Input, Object) - Method in class io.protostuff.GraphByteArrayInput
-
- mergeFrom(Input, Object) - Method in class io.protostuff.GraphCodedInput
-
- mergeFrom(byte[], T, Schema<T>) - Static method in class io.protostuff.GraphIOUtil
-
Merges the message with the byte array using the given schema.
- mergeFrom(byte[], int, int, T, Schema<T>) - Static method in class io.protostuff.GraphIOUtil
-
Merges the message with the byte array using the given schema.
- mergeFrom(InputStream, T, Schema<T>) - Static method in class io.protostuff.GraphIOUtil
-
Merges the message from the InputStream using the given schema.
- mergeFrom(InputStream, T, Schema<T>, LinkedBuffer) - Static method in class io.protostuff.GraphIOUtil
-
Merges the message from the InputStream using the given schema.
- mergeFrom(byte[], T, Schema<T>) - Static method in class io.protostuff.ProtobufIOUtil
-
Merges the message with the byte array using the given schema.
- mergeFrom(byte[], int, int, T, Schema<T>) - Static method in class io.protostuff.ProtobufIOUtil
-
Merges the message with the byte array using the given schema.
- mergeFrom(InputStream, T, Schema<T>) - Static method in class io.protostuff.ProtobufIOUtil
-
Merges the message from the InputStream using the given schema.
- mergeFrom(InputStream, T, Schema<T>, LinkedBuffer) - Static method in class io.protostuff.ProtobufIOUtil
-
Merges the message from the InputStream using the given schema.
- mergeFrom(byte[], T, Schema<T>) - Static method in class io.protostuff.ProtostuffIOUtil
-
Merges the message with the byte array using the given schema.
- mergeFrom(byte[], int, int, T, Schema<T>) - Static method in class io.protostuff.ProtostuffIOUtil
-
Merges the message with the byte array using the given schema.
- mergeFrom(InputStream, T, Schema<T>) - Static method in class io.protostuff.ProtostuffIOUtil
-
Merges the message from the InputStream using the given schema.
- mergeFrom(InputStream, T, Schema<T>, LinkedBuffer) - Static method in class io.protostuff.ProtostuffIOUtil
-
Merges the message from the InputStream using the given schema.
- mergeObject(T, Schema<T>) - Method in class io.protostuff.ByteArrayInput
-
- mergeObject(T, Schema<T>) - Method in class io.protostuff.ByteBufferInput
-
- mergeObject(T, Schema<T>) - Method in class io.protostuff.CodedInput
-
- mergeObject(T, Schema<T>) - Method in class io.protostuff.GraphByteArrayInput
-
- mergeObject(T, Schema<T>) - Method in class io.protostuff.GraphCodedInput
-
- messageFullName() - Method in class io.protostuff.GraphByteArrayInput
-
- messageFullName() - Method in class io.protostuff.GraphCodedInput
-
- messageName() - Method in class io.protostuff.GraphByteArrayInput
-
- messageName() - Method in class io.protostuff.GraphCodedInput
-
- read() - Method in class io.protostuff.LimitedInputStream
-
- read(byte[], int, int) - Method in class io.protostuff.LimitedInputStream
-
- readBool() - Method in class io.protostuff.ByteArrayInput
-
Read a bool field value from the internal buffer.
- readBool() - Method in class io.protostuff.ByteBufferInput
-
Read a bool field value from the internal buffer.
- readBool() - Method in class io.protostuff.CodedInput
-
Read a bool field value from the stream.
- readByteArray() - Method in class io.protostuff.ByteArrayInput
-
- readByteArray() - Method in class io.protostuff.ByteBufferInput
-
- readByteArray() - Method in class io.protostuff.CodedInput
-
- readByteBuffer() - Method in class io.protostuff.ByteArrayInput
-
Reads a byte array/ByteBuffer value.
- readByteBuffer() - Method in class io.protostuff.ByteBufferInput
-
Reads a byte array/ByteBuffer value.
- readByteBuffer() - Method in class io.protostuff.CodedInput
-
Reads a byte array/ByteBuffer value.
- readBytes() - Method in class io.protostuff.ByteArrayInput
-
- readBytes() - Method in class io.protostuff.ByteBufferInput
-
- readBytes() - Method in class io.protostuff.CodedInput
-
Read a bytes field value from the stream.
- readDouble() - Method in class io.protostuff.ByteArrayInput
-
Read a double field value from the internal buffer.
- readDouble() - Method in class io.protostuff.ByteBufferInput
-
Read a double field value from the internal buffer.
- readDouble() - Method in class io.protostuff.CodedInput
-
Read a double field value from the stream.
- readEnum() - Method in class io.protostuff.ByteArrayInput
-
Read an enum field value from the internal buffer.
- readEnum() - Method in class io.protostuff.ByteBufferInput
-
Read an enum field value from the internal buffer.
- readEnum() - Method in class io.protostuff.CodedInput
-
Read an enum field value from the stream.
- readFieldNumber(Schema<T>) - Method in class io.protostuff.ByteArrayInput
-
- readFieldNumber(Schema<T>) - Method in class io.protostuff.ByteBufferInput
-
- readFieldNumber(Schema<T>) - Method in class io.protostuff.CodedInput
-
- readFieldNumber(Schema<T>) - Method in class io.protostuff.GraphByteArrayInput
-
- readFieldNumber(Schema<T>) - Method in class io.protostuff.GraphCodedInput
-
- readFixed32() - Method in class io.protostuff.ByteArrayInput
-
Read a fixed32 field value from the internal buffer.
- readFixed32() - Method in class io.protostuff.ByteBufferInput
-
Read a fixed32 field value from the internal buffer.
- readFixed32() - Method in class io.protostuff.CodedInput
-
Read a fixed32 field value from the stream.
- readFixed64() - Method in class io.protostuff.ByteArrayInput
-
Read a fixed64 field value from the internal buffer.
- readFixed64() - Method in class io.protostuff.ByteBufferInput
-
Read a fixed64 field value from the internal buffer.
- readFixed64() - Method in class io.protostuff.CodedInput
-
Read a fixed64 field value from the stream.
- readFloat() - Method in class io.protostuff.ByteArrayInput
-
Read a float field value from the internal buffer.
- readFloat() - Method in class io.protostuff.ByteBufferInput
-
Read a float field value from the internal buffer.
- readFloat() - Method in class io.protostuff.CodedInput
-
Read a float field value from the stream.
- readInt32() - Method in class io.protostuff.ByteArrayInput
-
Read an int32 field value from the internal buffer.
- readInt32() - Method in class io.protostuff.ByteBufferInput
-
Read an int32 field value from the internal buffer.
- readInt32() - Method in class io.protostuff.CodedInput
-
Read an int32 field value from the stream.
- readInt64() - Method in class io.protostuff.ByteArrayInput
-
Read an int64 field value from the internal buffer.
- readInt64() - Method in class io.protostuff.ByteBufferInput
-
Read an int64 field value from the internal buffer.
- readInt64() - Method in class io.protostuff.CodedInput
-
Read an int64 field value from the stream.
- readRawByte() - Method in class io.protostuff.CodedInput
-
Read one byte from the input.
- readRawBytes(int) - Method in class io.protostuff.CodedInput
-
Read a fixed size of bytes from the input.
- readRawLittleEndian32() - Method in class io.protostuff.ByteArrayInput
-
Read a 32-bit little-endian integer from the internal buffer.
- readRawLittleEndian32() - Method in class io.protostuff.ByteBufferInput
-
Read a 32-bit little-endian integer from the internal buffer.
- readRawLittleEndian32() - Method in class io.protostuff.CodedInput
-
Read a 32-bit little-endian integer from the stream.
- readRawLittleEndian64() - Method in class io.protostuff.ByteArrayInput
-
Read a 64-bit little-endian integer from the internal byte buffer.
- readRawLittleEndian64() - Method in class io.protostuff.ByteBufferInput
-
Read a 64-bit little-endian integer from the internal byte buffer.
- readRawLittleEndian64() - Method in class io.protostuff.CodedInput
-
Read a 64-bit little-endian integer from the stream.
- readRawVarint32() - Method in class io.protostuff.ByteArrayInput
-
Reads a var int 32 from the internal byte buffer.
- readRawVarint32() - Method in class io.protostuff.ByteBufferInput
-
Reads a var int 32 from the internal byte buffer.
- readRawVarint32() - Method in class io.protostuff.CodedInput
-
Read a raw Varint from the stream.
- readRawVarint64() - Method in class io.protostuff.ByteArrayInput
-
Reads a var int 64 from the internal byte buffer.
- readRawVarint64() - Method in class io.protostuff.ByteBufferInput
-
Reads a var int 64 from the internal byte buffer.
- readRawVarint64() - Method in class io.protostuff.CodedInput
-
Read a raw Varint from the stream.
- readSFixed32() - Method in class io.protostuff.ByteArrayInput
-
Read an sfixed32 field value from the internal buffer.
- readSFixed32() - Method in class io.protostuff.ByteBufferInput
-
Read an sfixed32 field value from the internal buffer.
- readSFixed32() - Method in class io.protostuff.CodedInput
-
Read an sfixed32 field value from the stream.
- readSFixed64() - Method in class io.protostuff.ByteArrayInput
-
Read an sfixed64 field value from the internal buffer.
- readSFixed64() - Method in class io.protostuff.ByteBufferInput
-
Read an sfixed64 field value from the internal buffer.
- readSFixed64() - Method in class io.protostuff.CodedInput
-
Read an sfixed64 field value from the stream.
- readSInt32() - Method in class io.protostuff.ByteArrayInput
-
Read an sint32 field value from the internal buffer.
- readSInt32() - Method in class io.protostuff.ByteBufferInput
-
Read an sint32 field value from the internal buffer.
- readSInt32() - Method in class io.protostuff.CodedInput
-
Read an sint32 field value from the stream.
- readSInt64() - Method in class io.protostuff.ByteArrayInput
-
Read an sint64 field value from the internal buffer.
- readSInt64() - Method in class io.protostuff.ByteBufferInput
-
Read an sint64 field value from the internal buffer.
- readSInt64() - Method in class io.protostuff.CodedInput
-
Read an sint64 field value from the stream.
- readString() - Method in class io.protostuff.ByteArrayInput
-
- readString() - Method in class io.protostuff.ByteBufferInput
-
- readString() - Method in class io.protostuff.CodedInput
-
Read a string field value from the stream.
- readTag() - Method in class io.protostuff.ByteArrayInput
-
Attempt to read a field tag, returning zero if we have reached EOF.
- readTag() - Method in class io.protostuff.ByteBufferInput
-
Attempt to read a field tag, returning zero if we have reached EOF.
- readTag() - Method in class io.protostuff.CodedInput
-
Attempt to read a field tag, returning zero if we have reached EOF.
- readUInt32() - Method in class io.protostuff.ByteArrayInput
-
Read a uint32 field value from the internal buffer.
- readUInt32() - Method in class io.protostuff.ByteBufferInput
-
Read a uint32 field value from the internal buffer.
- readUInt32() - Method in class io.protostuff.CodedInput
-
Read a uint32 field value from the stream.
- readUInt64() - Method in class io.protostuff.ByteArrayInput
-
Read a uint64 field value from the internal buffer.
- readUInt64() - Method in class io.protostuff.ByteBufferInput
-
Read a uint64 field value from the internal buffer.
- readUInt64() - Method in class io.protostuff.CodedInput
-
Read a uint64 field value from the stream.
- reset(int, int) - Method in class io.protostuff.ByteArrayInput
-
Resets the offset and the limit of the internal buffer.
- reset(int, int) - Method in class io.protostuff.ByteBufferInput
-
Resets the offset and the limit of the internal buffer.
- resetSizeCounter() - Method in class io.protostuff.CodedInput
-
- writeBool(int, boolean, boolean) - Method in class io.protostuff.LowCopyProtobufOutput
-
- writeBool(int, boolean, boolean) - Method in class io.protostuff.LowCopyProtostuffOutput
-
- writeBool(int, boolean, boolean) - Method in class io.protostuff.ProtobufOutput
-
- writeBool(int, boolean, boolean) - Method in class io.protostuff.ProtostuffOutput
-
- writeByte(byte) - Method in class io.protostuff.LinkBuffer
-
- writeByteArray(byte[], int, int) - Method in class io.protostuff.LinkBuffer
-
- writeByteArray(byte[]) - Method in class io.protostuff.LinkBuffer
-
- writeByteArray(int, byte[], boolean) - Method in class io.protostuff.LowCopyProtobufOutput
-
- writeByteArray(int, byte[], boolean) - Method in class io.protostuff.LowCopyProtostuffOutput
-
- writeByteArray(int, byte[], boolean) - Method in class io.protostuff.ProtobufOutput
-
- writeByteArray(int, byte[], boolean) - Method in class io.protostuff.ProtostuffOutput
-
- writeByteBuffer(ByteBuffer) - Method in class io.protostuff.LinkBuffer
-
- writeByteRange(boolean, int, byte[], int, int, boolean) - Method in class io.protostuff.LowCopyProtobufOutput
-
- writeByteRange(boolean, int, byte[], int, int, boolean) - Method in class io.protostuff.LowCopyProtostuffOutput
-
- writeByteRange(boolean, int, byte[], int, int, boolean) - Method in class io.protostuff.ProtobufOutput
-
- writeByteRange(boolean, int, byte[], int, int, boolean) - Method in class io.protostuff.ProtostuffOutput
-
- writeBytes(int, ByteString, boolean) - Method in class io.protostuff.LowCopyProtobufOutput
-
- writeBytes(int, ByteBuffer, boolean) - Method in class io.protostuff.LowCopyProtobufOutput
-
- writeBytes(int, ByteString, boolean) - Method in class io.protostuff.LowCopyProtostuffOutput
-
- writeBytes(int, ByteBuffer, boolean) - Method in class io.protostuff.LowCopyProtostuffOutput
-
- writeBytes(int, ByteString, boolean) - Method in class io.protostuff.ProtobufOutput
-
- writeBytes(int, ByteBuffer, boolean) - Method in class io.protostuff.ProtobufOutput
-
Writes a ByteBuffer field.
- writeBytes(int, ByteString, boolean) - Method in class io.protostuff.ProtostuffOutput
-
- writeBytes(int, ByteBuffer, boolean) - Method in class io.protostuff.ProtostuffOutput
-
Writes a ByteBuffer field.
- writeDelimitedTo(OutputStream, T, Schema<T>, LinkedBuffer) - Static method in class io.protostuff.GraphIOUtil
-
Serializes the message, prefixed with its length, into an OutputStream.
- writeDelimitedTo(DataOutput, T, Schema<T>) - Static method in class io.protostuff.GraphIOUtil
-
Used by the code generated messages that implement Externalizable.
- writeDelimitedTo(OutputStream, T, Schema<T>, LinkedBuffer) - Static method in class io.protostuff.ProtobufIOUtil
-
Serializes the message, prefixed with its length, into an OutputStream.
- writeDelimitedTo(DataOutput, T, Schema<T>) - Static method in class io.protostuff.ProtobufIOUtil
-
Used by the code generated messages that implement Externalizable.
- writeDelimitedTo(OutputStream, T, Schema<T>, LinkedBuffer) - Static method in class io.protostuff.ProtostuffIOUtil
-
Serializes the message, prefixed with its length, into an OutputStream.
- writeDelimitedTo(DataOutput, T, Schema<T>) - Static method in class io.protostuff.ProtostuffIOUtil
-
Used by the code generated messages that implement Externalizable.
- writeDouble(double) - Method in class io.protostuff.LinkBuffer
-
- writeDouble(int, double, boolean) - Method in class io.protostuff.LowCopyProtobufOutput
-
- writeDouble(int, double, boolean) - Method in class io.protostuff.LowCopyProtostuffOutput
-
- writeDouble(int, double, boolean) - Method in class io.protostuff.ProtobufOutput
-
- writeDouble(int, double, boolean) - Method in class io.protostuff.ProtostuffOutput
-
- writeEnum(int, int, boolean) - Method in class io.protostuff.LowCopyProtobufOutput
-
- writeEnum(int, int, boolean) - Method in class io.protostuff.LowCopyProtostuffOutput
-
- writeEnum(int, int, boolean) - Method in class io.protostuff.ProtobufOutput
-
- writeEnum(int, int, boolean) - Method in class io.protostuff.ProtostuffOutput
-
- writeFixed32(int, int, boolean) - Method in class io.protostuff.LowCopyProtobufOutput
-
- writeFixed32(int, int, boolean) - Method in class io.protostuff.LowCopyProtostuffOutput
-
- writeFixed32(int, int, boolean) - Method in class io.protostuff.ProtobufOutput
-
- writeFixed32(int, int, boolean) - Method in class io.protostuff.ProtostuffOutput
-
- writeFixed64(int, long, boolean) - Method in class io.protostuff.LowCopyProtobufOutput
-
- writeFixed64(int, long, boolean) - Method in class io.protostuff.LowCopyProtostuffOutput
-
- writeFixed64(int, long, boolean) - Method in class io.protostuff.ProtobufOutput
-
- writeFixed64(int, long, boolean) - Method in class io.protostuff.ProtostuffOutput
-
- writeFloat(float) - Method in class io.protostuff.LinkBuffer
-
- writeFloat(int, float, boolean) - Method in class io.protostuff.LowCopyProtobufOutput
-
- writeFloat(int, float, boolean) - Method in class io.protostuff.LowCopyProtostuffOutput
-
- writeFloat(int, float, boolean) - Method in class io.protostuff.ProtobufOutput
-
- writeFloat(int, float, boolean) - Method in class io.protostuff.ProtostuffOutput
-
- writeInt16(int) - Method in class io.protostuff.LinkBuffer
-
- writeInt16LE(int) - Method in class io.protostuff.LinkBuffer
-
- writeInt32(int) - Method in class io.protostuff.LinkBuffer
-
- writeInt32(int, int, boolean) - Method in class io.protostuff.LowCopyProtobufOutput
-
- writeInt32(int, int, boolean) - Method in class io.protostuff.LowCopyProtostuffOutput
-
- writeInt32(int, int, boolean) - Method in class io.protostuff.ProtobufOutput
-
- writeInt32(int, int, boolean) - Method in class io.protostuff.ProtostuffOutput
-
- writeInt32LE(int) - Method in class io.protostuff.LinkBuffer
-
- writeInt64(long) - Method in class io.protostuff.LinkBuffer
-
- writeInt64(int, long, boolean) - Method in class io.protostuff.LowCopyProtobufOutput
-
- writeInt64(int, long, boolean) - Method in class io.protostuff.LowCopyProtostuffOutput
-
- writeInt64(int, long, boolean) - Method in class io.protostuff.ProtobufOutput
-
- writeInt64(int, long, boolean) - Method in class io.protostuff.ProtostuffOutput
-
- writeInt64LE(long) - Method in class io.protostuff.LinkBuffer
-
- writeListTo(OutputStream, List<T>, Schema<T>, LinkedBuffer) - Static method in class io.protostuff.ProtobufIOUtil
-
Serializes the messages (delimited) into an OutputStream using the given schema.
- writeListTo(OutputStream, List<T>, Schema<T>, LinkedBuffer) - Static method in class io.protostuff.ProtostuffIOUtil
-
Serializes the messages (delimited) into an OutputStream using the given schema.
- writeObject(int, T, Schema<T>, boolean) - Method in class io.protostuff.GraphProtostuffOutput
-
- writeObject(int, T, Schema<T>, boolean) - Method in class io.protostuff.LowCopyProtobufOutput
-
- writeObject(int, T, Schema<T>, boolean) - Method in class io.protostuff.LowCopyProtostuffOutput
-
- writeObject(int, T, Schema<T>, boolean) - Method in class io.protostuff.ProtobufOutput
-
- writeObject(int, T, Schema<T>, boolean) - Method in class io.protostuff.ProtostuffOutput
-
- writeRawLittleEndian32(int, byte[], int) - Static method in class io.protostuff.ProtobufOutput
-
Writes the encoded little endian 32 and returns the bytes written
- writeRawLittleEndian64(long, byte[], int) - Static method in class io.protostuff.ProtobufOutput
-
Writes the encoded little endian 64 and returns the bytes written
- writeRawVarInt32(int, WriteSession, LinkedBuffer) - Static method in class io.protostuff.ProtobufOutput
-
Returns the buffer encoded with the variable int 32.
- writeRawVarInt32(int, byte[], int) - Static method in class io.protostuff.ProtobufOutput
-
Encode and write a varint to the byte array
- writeRawVarInt32Bytes(OutputStream, int) - Static method in class io.protostuff.ProtobufOutput
-
Encode and write a varint to the OutputStream
- writeRawVarInt32Bytes(DataOutput, int) - Static method in class io.protostuff.ProtobufOutput
-
Encode and write a varint to the DataOutput
- writeSFixed32(int, int, boolean) - Method in class io.protostuff.LowCopyProtobufOutput
-
- writeSFixed32(int, int, boolean) - Method in class io.protostuff.LowCopyProtostuffOutput
-
- writeSFixed32(int, int, boolean) - Method in class io.protostuff.ProtobufOutput
-
- writeSFixed32(int, int, boolean) - Method in class io.protostuff.ProtostuffOutput
-
- writeSFixed64(int, long, boolean) - Method in class io.protostuff.LowCopyProtobufOutput
-
- writeSFixed64(int, long, boolean) - Method in class io.protostuff.LowCopyProtostuffOutput
-
- writeSFixed64(int, long, boolean) - Method in class io.protostuff.ProtobufOutput
-
- writeSFixed64(int, long, boolean) - Method in class io.protostuff.ProtostuffOutput
-
- writeSInt32(int, int, boolean) - Method in class io.protostuff.LowCopyProtobufOutput
-
- writeSInt32(int, int, boolean) - Method in class io.protostuff.LowCopyProtostuffOutput
-
- writeSInt32(int, int, boolean) - Method in class io.protostuff.ProtobufOutput
-
- writeSInt32(int, int, boolean) - Method in class io.protostuff.ProtostuffOutput
-
- writeSInt64(int, long, boolean) - Method in class io.protostuff.LowCopyProtobufOutput
-
- writeSInt64(int, long, boolean) - Method in class io.protostuff.LowCopyProtostuffOutput
-
- writeSInt64(int, long, boolean) - Method in class io.protostuff.ProtobufOutput
-
- writeSInt64(int, long, boolean) - Method in class io.protostuff.ProtostuffOutput
-
- writeString(int, String, boolean) - Method in class io.protostuff.LowCopyProtobufOutput
-
- writeString(int, String, boolean) - Method in class io.protostuff.LowCopyProtostuffOutput
-
- writeString(int, String, boolean) - Method in class io.protostuff.ProtobufOutput
-
- writeString(int, String, boolean) - Method in class io.protostuff.ProtostuffOutput
-
- writeTagAndByteArray(int, byte[], int, int, WriteSession, LinkedBuffer) - Static method in class io.protostuff.ProtobufOutput
-
Returns the buffer encoded with the tag and byte array
- writeTagAndLinkedBuffer(int, LinkedBuffer, WriteSession, LinkedBuffer) - Static method in class io.protostuff.ProtobufOutput
-
Returns the buffer encoded with the tag and LinkedBuffer (zero-copy)
- writeTagAndRawLittleEndian32(int, int, WriteSession, LinkedBuffer) - Static method in class io.protostuff.ProtobufOutput
-
Returns the buffer encoded with the tag and little endian 32
- writeTagAndRawLittleEndian64(int, long, WriteSession, LinkedBuffer) - Static method in class io.protostuff.ProtobufOutput
-
Returns the buffer encoded with the tag and little endian 64
- writeTagAndRawVarInt32(int, int, WriteSession, LinkedBuffer) - Static method in class io.protostuff.ProtobufOutput
-
Returns the buffer encoded with the tag and var int 32
- writeTagAndRawVarInt64(int, long, WriteSession, LinkedBuffer) - Static method in class io.protostuff.ProtobufOutput
-
Returns the buffer encoded with the tag and var int 64
- writeTo(Output, Object) - Method in class io.protostuff.GraphByteArrayInput
-
- writeTo(Output, Object) - Method in class io.protostuff.GraphCodedInput
-
- writeTo(LinkedBuffer, T, Schema<T>) - Static method in class io.protostuff.GraphIOUtil
-
Writes the
message into the
LinkedBuffer using the given schema.
- writeTo(OutputStream, T, Schema<T>, LinkedBuffer) - Static method in class io.protostuff.GraphIOUtil
-
Serializes the message into an OutputStream using the given schema.
- writeTo(LinkedBuffer, T, Schema<T>) - Static method in class io.protostuff.ProtobufIOUtil
-
Writes the
message into the
LinkedBuffer using the given schema.
- writeTo(OutputStream, T, Schema<T>, LinkedBuffer) - Static method in class io.protostuff.ProtobufIOUtil
-
Serializes the message into an OutputStream using the given schema.
- writeTo(LinkedBuffer, T, Schema<T>) - Static method in class io.protostuff.ProtostuffIOUtil
-
Writes the
message into the
LinkedBuffer using the given schema.
- writeTo(OutputStream, T, Schema<T>, LinkedBuffer) - Static method in class io.protostuff.ProtostuffIOUtil
-
Serializes the message into an OutputStream using the given schema.
- writeUInt32(int, int, boolean) - Method in class io.protostuff.LowCopyProtobufOutput
-
- writeUInt32(int, int, boolean) - Method in class io.protostuff.LowCopyProtostuffOutput
-
- writeUInt32(int, int, boolean) - Method in class io.protostuff.ProtobufOutput
-
- writeUInt32(int, int, boolean) - Method in class io.protostuff.ProtostuffOutput
-
- writeUInt64(int, long, boolean) - Method in class io.protostuff.LowCopyProtobufOutput
-
- writeUInt64(int, long, boolean) - Method in class io.protostuff.LowCopyProtostuffOutput
-
- writeUInt64(int, long, boolean) - Method in class io.protostuff.ProtobufOutput
-
- writeUInt64(int, long, boolean) - Method in class io.protostuff.ProtostuffOutput
-
- writeVarInt32(int) - Method in class io.protostuff.LinkBuffer
-
- writeVarInt32_2(int) - Method in class io.protostuff.LinkBuffer
-
- writeVarInt64(long) - Method in class io.protostuff.LinkBuffer
-
- writeVarInt64_2(long) - Method in class io.protostuff.LinkBuffer
-