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