Uses of Class
fsutil.types.Wire.Packet
Packages that use Wire.Packet
-
Uses of Wire.Packet in fsutil.types
Methods in fsutil.types that return Wire.PacketModifier and TypeMethodDescriptionWire.Packet.Builder.build()
Wire.Packet.Builder.buildPartial()
static Wire.Packet
Wire.Packet.getDefaultInstance()
Wire.Packet.Builder.getDefaultInstanceForType()
Wire.Packet.getDefaultInstanceForType()
static Wire.Packet
Wire.Packet.parseDelimitedFrom
(InputStream input) static Wire.Packet
Wire.Packet.parseDelimitedFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Wire.Packet
Wire.Packet.parseFrom
(byte[] data) static Wire.Packet
Wire.Packet.parseFrom
(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Wire.Packet
Wire.Packet.parseFrom
(com.google.protobuf.ByteString data) static Wire.Packet
Wire.Packet.parseFrom
(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Wire.Packet
Wire.Packet.parseFrom
(com.google.protobuf.CodedInputStream input) static Wire.Packet
Wire.Packet.parseFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Wire.Packet
Wire.Packet.parseFrom
(InputStream input) static Wire.Packet
Wire.Packet.parseFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Wire.Packet
Wire.Packet.parseFrom
(ByteBuffer data) static Wire.Packet
Wire.Packet.parseFrom
(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in fsutil.types that return types with arguments of type Wire.PacketModifier and TypeMethodDescriptioncom.google.protobuf.Parser
<Wire.Packet> Wire.Packet.getParserForType()
static com.google.protobuf.Parser
<Wire.Packet> Wire.Packet.parser()
Methods in fsutil.types with parameters of type Wire.PacketModifier and TypeMethodDescriptionWire.Packet.Builder.mergeFrom
(Wire.Packet other) static Wire.Packet.Builder
Wire.Packet.newBuilder
(Wire.Packet prototype)