Packages

package streams

Type Members

  1. final class ProtolessInputStream extends AnyRef

    Wrapper around protobuf CodedInputStream introducing runtime methods to read fields from a protobuf stream.

  2. final class ProtolessOutputStream extends AnyRef

    Wrapper around protobuf CodedOuputStream introducing runtime methods to write fields in a protobuf stream.

Ungrouped