Uses of Class
tech.ordinaryroad.live.chat.client.codec.douyin.protobuf.Rsp
Packages that use Rsp
-
Uses of Rsp in tech.ordinaryroad.live.chat.client.codec.douyin.protobuf
Methods in tech.ordinaryroad.live.chat.client.codec.douyin.protobuf that return RspModifier and TypeMethodDescriptionRsp.Builder.build()Rsp.Builder.buildPartial()static RspRsp.getDefaultInstance()Rsp.Builder.getDefaultInstanceForType()static RspRsp.parseDelimitedFrom(InputStream input) static RspRsp.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static RspRsp.parseFrom(byte[] data) static RspRsp.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static RspRsp.parseFrom(com.google.protobuf.ByteString data) static RspRsp.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static RspRsp.parseFrom(com.google.protobuf.CodedInputStream input) static RspRsp.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static RspRsp.parseFrom(InputStream input) static RspRsp.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static RspRsp.parseFrom(ByteBuffer data) static RspRsp.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in tech.ordinaryroad.live.chat.client.codec.douyin.protobuf that return types with arguments of type RspModifier and TypeMethodDescriptioncom.google.protobuf.Parser<Rsp>Rsp.getParserForType()static com.google.protobuf.Parser<Rsp>Rsp.parser()Methods in tech.ordinaryroad.live.chat.client.codec.douyin.protobuf with parameters of type Rsp