Packages

p

zhukov

protobuf

package protobuf

Ordering
  1. Alphabetic
Visibility
  1. Public
  2. All

Type Members

  1. class CodedInputStream extends AnyRef
  2. class CodedOutputStream extends AnyRef
  3. class InvalidProtocolBufferException extends IOException
    Annotations
    @SerialVersionUID()

Value Members

  1. object CodedInputStream

    This is com.google.protobuf.CodedInputStream class rewritten in scala by ScalaPB project https://github.com/scalapb/protobuf-scala-runtime.

    This is com.google.protobuf.CodedInputStream class rewritten in scala by ScalaPB project https://github.com/scalapb/protobuf-scala-runtime. In this project we remove dependency to ByteString.

  2. object CodedOutputStream

    This is com.google.protobuf.CodedOutputStream class rewritten in scala by ScalaPB project https://github.com/scalapb/protobuf-scala-runtime.

    This is com.google.protobuf.CodedOutputStream class rewritten in scala by ScalaPB project https://github.com/scalapb/protobuf-scala-runtime. In this project we remove dependency to ByteString.

  3. object InvalidProtocolBufferException extends Serializable
  4. object WireFormat

Ungrouped