Uses of Package
org.fusesource.hawtbuf
Packages that use org.fusesource.hawtbuf
Package
Description
-
Classes in org.fusesource.hawtbuf used by org.fusesource.hawtbufClassDescriptionUsed to write and read primitives to and from a Buffer.Very similar to the java.io.ByteArrayInputStream but this version is not thread safe.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.codec
-
Classes in org.fusesource.hawtbuf used by org.fusesource.hawtbuf.protoClassDescriptionVery similar to the java.io.ByteArrayInputStream but this version is not thread safe.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