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