Package org.capnproto
Cap'n Proto is a highly efficient binary data format and
remote procedure call protocol.
This package contians the runtime library to support code generated by capnpc-java, a schema
compiler plugin written in C++. It does not support RPC.
-
Interface Summary Interface Description Allocator An object that allocates memory for a Cap'n Proto message as it is being built.Arena BufferedInputStream BufferedOutputStream FromPointerBuilder<T> FromPointerBuilderBlobDefault<T> FromPointerBuilderRefDefault<T> FromPointerReader<T> FromPointerReaderBlobDefault<T> FromPointerReaderRefDefault<T> ListBuilder.Factory<T> ListReader.Factory<T> PointerFactory<Builder,Reader> SetPointerBuilder<Builder,Reader> StructBuilder.Factory<T> StructReader.Factory<T> -
Enum Summary Enum Description BuilderArena.AllocationStrategy DefaultAllocator.ByteBufferAllocationStyle Void -
Exception Summary Exception Description DecodeException