Uses of Package
com.dyuproject.protostuff

Classes in com.dyuproject.protostuff used by com.dyuproject.protostuff
ByteArrayInput
          Reads and decodes protocol buffer message fields from an internal byte array buffer.
CodedInput
          Reads and decodes protocol message fields.
ProtobufException
          Thrown when a protocol message being parsed is invalid in some way, e.g.
ProtobufOutput
          Protobuf serialization where the messages must be fully buffered on memory before it can be written to the socket (OutputStream).
ProtostuffOutput
          Dual output for streaming or full buffering.
 



Copyright © 2009-2014. All Rights Reserved.