Uses of Class
tech.ordinaryroad.live.chat.client.codec.douyin.protobuf.PreMessage
Packages that use PreMessage
-
Uses of PreMessage in tech.ordinaryroad.live.chat.client.codec.douyin.protobuf
Methods in tech.ordinaryroad.live.chat.client.codec.douyin.protobuf that return PreMessageModifier and TypeMethodDescriptionPreMessage.Builder.build()PreMessage.Builder.buildPartial()static PreMessagePreMessage.getDefaultInstance()PreMessage.Builder.getDefaultInstanceForType()PreMessage.getDefaultInstanceForType()static PreMessagePreMessage.parseDelimitedFrom(InputStream input) static PreMessagePreMessage.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static PreMessagePreMessage.parseFrom(byte[] data) static PreMessagePreMessage.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static PreMessagePreMessage.parseFrom(com.google.protobuf.ByteString data) static PreMessagePreMessage.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static PreMessagePreMessage.parseFrom(com.google.protobuf.CodedInputStream input) static PreMessagePreMessage.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static PreMessagePreMessage.parseFrom(InputStream input) static PreMessagePreMessage.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static PreMessagePreMessage.parseFrom(ByteBuffer data) static PreMessagePreMessage.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 PreMessageModifier and TypeMethodDescriptioncom.google.protobuf.Parser<PreMessage>PreMessage.getParserForType()static com.google.protobuf.Parser<PreMessage>PreMessage.parser()Methods in tech.ordinaryroad.live.chat.client.codec.douyin.protobuf with parameters of type PreMessageModifier and TypeMethodDescriptionPreMessage.Builder.mergeFrom(PreMessage other) static PreMessage.BuilderPreMessage.newBuilder(PreMessage prototype)