Chill

Chill
Protobuf type TW.Polkadot.Proto.Staking.Chill

Types

Link copied to clipboard
class Builder
Chill
Protobuf type TW.Polkadot.Proto.Staking.Chill

Functions

Link copied to clipboard
open fun getDefaultInstance(): Chill
Link copied to clipboard
Link copied to clipboard
open fun parseDelimitedFrom(input: InputStream): Chill
open fun parseDelimitedFrom(input: InputStream, extensionRegistry: ExtensionRegistryLite): Chill
Link copied to clipboard
open fun parseFrom(data: Array<Byte>): Chill
open fun parseFrom(data: ByteString): Chill
open fun parseFrom(input: CodedInputStream): Chill
open fun parseFrom(input: InputStream): Chill
open fun parseFrom(data: ByteBuffer): Chill
open fun parseFrom(data: Array<Byte>, extensionRegistry: ExtensionRegistryLite): Chill
open fun parseFrom(data: ByteString, extensionRegistry: ExtensionRegistryLite): Chill
open fun parseFrom(input: CodedInputStream, extensionRegistry: ExtensionRegistryLite): Chill
open fun parseFrom(input: InputStream, extensionRegistry: ExtensionRegistryLite): Chill
open fun parseFrom(data: ByteBuffer, extensionRegistry: ExtensionRegistryLite): Chill
Link copied to clipboard
open fun parser(): Parser<Chill>