A C D E F I M P R S T U V W
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- apply(int) - Static method in enum swim.protobuf.WireType
C
D
- dataOutput() - Method in class swim.protobuf.ProtobufDecoder
- dataOutput() - Method in class swim.protobuf.ProtobufStructureDecoder
- decodeData(InputBuffer) - Method in class swim.protobuf.ProtobufDecoder
- decodeField(Decoder<V>, InputBuffer) - Method in class swim.protobuf.ProtobufDecoder
- decodeFixed32(InputBuffer) - Method in class swim.protobuf.ProtobufDecoder
- decodeFixed64(InputBuffer) - Method in class swim.protobuf.ProtobufDecoder
- decodeMessage(Decoder<V>, InputBuffer) - Method in class swim.protobuf.ProtobufDecoder
- decodeMessage(InputBuffer) - Method in class swim.protobuf.ProtobufDecoder
- decodePacked(WireType, InputBuffer) - Method in class swim.protobuf.ProtobufDecoder
- decodePayload(InputBuffer) - Method in class swim.protobuf.ProtobufDecoder
- decodeSignedVarint(InputBuffer) - Method in class swim.protobuf.ProtobufDecoder
- decodeSized(Decoder<V>, InputBuffer) - Method in class swim.protobuf.ProtobufDecoder
- decodeSized(InputBuffer) - Method in class swim.protobuf.ProtobufDecoder
- decodeText(InputBuffer) - Method in class swim.protobuf.ProtobufDecoder
- decodeValue(WireType, Decoder<V>, InputBuffer) - Method in class swim.protobuf.ProtobufDecoder
- decodeValue(WireType, InputBuffer) - Method in class swim.protobuf.ProtobufDecoder
- decodeVarint(InputBuffer) - Method in class swim.protobuf.ProtobufDecoder
E
F
- field(long, Value) - Method in class swim.protobuf.ProtobufStructureDecoder
- field(long, V) - Method in class swim.protobuf.ProtobufDecoder
- fixed(int) - Method in class swim.protobuf.ProtobufDecoder
- fixed(int) - Method in class swim.protobuf.ProtobufStructureDecoder
- fixed(long) - Method in class swim.protobuf.ProtobufDecoder
- fixed(long) - Method in class swim.protobuf.ProtobufStructureDecoder
- FIXED32 - swim.protobuf.WireType
- FIXED64 - swim.protobuf.WireType
I
- isEndGroup() - Method in enum swim.protobuf.WireType
- isFixed32() - Method in enum swim.protobuf.WireType
- isFixed64() - Method in enum swim.protobuf.WireType
- isReserved() - Method in enum swim.protobuf.WireType
- isSized() - Method in enum swim.protobuf.WireType
- isStartGroup() - Method in enum swim.protobuf.WireType
- isVarint() - Method in enum swim.protobuf.WireType
- item(Value) - Method in class swim.protobuf.ProtobufStructureDecoder
- item(V) - Method in class swim.protobuf.ProtobufDecoder
M
- messageBuilder() - Method in class swim.protobuf.ProtobufDecoder
- messageBuilder() - Method in class swim.protobuf.ProtobufStructureDecoder
P
- payloadDecoder() - Method in class swim.protobuf.ProtobufDecoder
- Protobuf - Class in swim.protobuf
-
Factory for constructing Protocol Buffer decoders and encoders.
- ProtobufDecoder<I,V> - Class in swim.protobuf
- ProtobufDecoder() - Constructor for class swim.protobuf.ProtobufDecoder
- ProtobufStructureDecoder - Class in swim.protobuf
- ProtobufStructureDecoder() - Constructor for class swim.protobuf.ProtobufStructureDecoder
R
S
- sint(long) - Method in class swim.protobuf.ProtobufDecoder
- sint(long) - Method in class swim.protobuf.ProtobufStructureDecoder
- SIZED - swim.protobuf.WireType
- START_GROUP - swim.protobuf.WireType
- structureDecoder() - Static method in class swim.protobuf.Protobuf
- swim.protobuf - module swim.protobuf
-
Protocol Buffers (protobuf) codec.
- swim.protobuf - package swim.protobuf
-
Protocol Buffers (protobuf) codec.
T
- textOutput() - Method in class swim.protobuf.ProtobufDecoder
- textOutput() - Method in class swim.protobuf.ProtobufStructureDecoder
- toString() - Method in enum swim.protobuf.WireType
U
- uint(long) - Method in class swim.protobuf.ProtobufDecoder
- uint(long) - Method in class swim.protobuf.ProtobufStructureDecoder
V
- value(I) - Method in class swim.protobuf.ProtobufDecoder
- value(Item) - Method in class swim.protobuf.ProtobufStructureDecoder
- valueOf(String) - Static method in enum swim.protobuf.WireType
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum swim.protobuf.WireType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- VARINT - swim.protobuf.WireType
W
- WireType - Enum in swim.protobuf
All Classes All Packages