Uses of Class
tech.ordinaryroad.live.chat.client.codec.bilibili.protobuf.DmV2.dm_v2
Packages that use DmV2.dm_v2
-
Uses of DmV2.dm_v2 in tech.ordinaryroad.live.chat.client.codec.bilibili.protobuf
Methods in tech.ordinaryroad.live.chat.client.codec.bilibili.protobuf that return DmV2.dm_v2Modifier and TypeMethodDescriptionDmV2.dm_v2.Builder.build()DmV2.dm_v2.Builder.buildPartial()static DmV2.dm_v2DmV2.dm_v2.getDefaultInstance()DmV2.dm_v2.Builder.getDefaultInstanceForType()DmV2.dm_v2.getDefaultInstanceForType()static DmV2.dm_v2DmV2.dm_v2.parseDelimitedFrom(InputStream input) static DmV2.dm_v2DmV2.dm_v2.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static DmV2.dm_v2DmV2.dm_v2.parseFrom(byte[] data) static DmV2.dm_v2DmV2.dm_v2.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static DmV2.dm_v2DmV2.dm_v2.parseFrom(com.google.protobuf.ByteString data) static DmV2.dm_v2DmV2.dm_v2.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static DmV2.dm_v2DmV2.dm_v2.parseFrom(com.google.protobuf.CodedInputStream input) static DmV2.dm_v2DmV2.dm_v2.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static DmV2.dm_v2DmV2.dm_v2.parseFrom(InputStream input) static DmV2.dm_v2DmV2.dm_v2.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static DmV2.dm_v2DmV2.dm_v2.parseFrom(ByteBuffer data) static DmV2.dm_v2DmV2.dm_v2.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in tech.ordinaryroad.live.chat.client.codec.bilibili.protobuf that return types with arguments of type DmV2.dm_v2Modifier and TypeMethodDescriptioncom.google.protobuf.Parser<DmV2.dm_v2>DmV2.dm_v2.getParserForType()static com.google.protobuf.Parser<DmV2.dm_v2>DmV2.dm_v2.parser()Methods in tech.ordinaryroad.live.chat.client.codec.bilibili.protobuf with parameters of type DmV2.dm_v2Modifier and TypeMethodDescriptionDmV2.dm_v2.Builder.mergeFrom(DmV2.dm_v2 other) static DmV2.dm_v2.BuilderDmV2.dm_v2.newBuilder(DmV2.dm_v2 prototype)