Uses of Package
org.fusesource.hawtbuf
-
Packages that use org.fusesource.hawtbuf Package Description org.fusesource.hawtbuf org.fusesource.hawtbuf.codec org.fusesource.hawtbuf.proto org.fusesource.hawtbuf.proto.compiler -
Classes in org.fusesource.hawtbuf used by org.fusesource.hawtbuf Class Description AbstractVarIntSupport AsciiBuffer Buffer BufferEditor Used to write and read primitives to and from a Buffer.BufferInputStream Very similar to the java.io.ByteArrayInputStream but this version is not thread safe.BufferOutputStream Very similar to the java.io.ByteArrayOutputStream but this version is not thread safe and the resulting data is returned in a Buffer to avoid an extra byte[] allocation.UTF8Buffer -
Classes in org.fusesource.hawtbuf used by org.fusesource.hawtbuf.codec Class Description AsciiBuffer Buffer UTF8Buffer -
Classes in org.fusesource.hawtbuf used by org.fusesource.hawtbuf.proto Class Description Buffer BufferInputStream Very similar to the java.io.ByteArrayInputStream but this version is not thread safe.BufferOutputStream Very similar to the java.io.ByteArrayOutputStream but this version is not thread safe and the resulting data is returned in a Buffer to avoid an extra byte[] allocation. -
Classes in org.fusesource.hawtbuf used by org.fusesource.hawtbuf.proto.compiler Class Description Buffer