Uses of Class
tech.ordinaryroad.live.chat.client.codec.douyin.protobuf.ExtList
Packages that use ExtList
-
Uses of ExtList in tech.ordinaryroad.live.chat.client.codec.douyin.protobuf
Methods in tech.ordinaryroad.live.chat.client.codec.douyin.protobuf that return ExtListModifier and TypeMethodDescriptionExtList.Builder.build()ExtList.Builder.buildPartial()static ExtListExtList.getDefaultInstance()ExtList.Builder.getDefaultInstanceForType()ExtList.getDefaultInstanceForType()SendMessageBody.Builder.getExt(int index) repeated .ExtList ext = 5;SendMessageBody.getExt(int index) repeated .ExtList ext = 5;SendMessageBodyOrBuilder.getExt(int index) repeated .ExtList ext = 5;static ExtListExtList.parseDelimitedFrom(InputStream input) static ExtListExtList.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ExtListExtList.parseFrom(byte[] data) static ExtListExtList.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ExtListExtList.parseFrom(com.google.protobuf.ByteString data) static ExtListExtList.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ExtListExtList.parseFrom(com.google.protobuf.CodedInputStream input) static ExtListExtList.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ExtListExtList.parseFrom(InputStream input) static ExtListExtList.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ExtListExtList.parseFrom(ByteBuffer data) static ExtListExtList.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 ExtListModifier and TypeMethodDescriptionSendMessageBody.Builder.getExtList()repeated .ExtList ext = 5;SendMessageBody.getExtList()repeated .ExtList ext = 5;SendMessageBodyOrBuilder.getExtList()repeated .ExtList ext = 5;com.google.protobuf.Parser<ExtList>ExtList.getParserForType()static com.google.protobuf.Parser<ExtList>ExtList.parser()Methods in tech.ordinaryroad.live.chat.client.codec.douyin.protobuf with parameters of type ExtListModifier and TypeMethodDescriptionrepeated .ExtList ext = 5;repeated .ExtList ext = 5;static ExtList.BuilderExtList.newBuilder(ExtList prototype) repeated .ExtList ext = 5;Method parameters in tech.ordinaryroad.live.chat.client.codec.douyin.protobuf with type arguments of type ExtListModifier and TypeMethodDescriptionrepeated .ExtList ext = 5;