-
Notifications
You must be signed in to change notification settings - Fork 1
TestWire
ratranqu edited this page Feb 1, 2021
·
1 revision
public struct TestWire: CoderProtocol, CoderTypeCoderProtocol, CoderType
public static func decode<T: Decodable>(_: T.Type, from: Data) throws -> Tpublic static func encode<T: Encodable>(_ object: T) throws -> Datapublic static func encode(_ to: inout Data, int64: Int64)public static func encode(_ to: inout Data, int8: Int8)public static func encode<Bytes>(_ to: inout Data, bytes: Bytes) where Bytes: DataProtocolpublic static func mustMarshalBinaryLengthPrefixed<ProofOperator: ProofOperatorProtocol>(_: ProofOperator) -> DataGenerated at 2021-04-21T13:08:01+0000 using swift-doc 1.0.0-beta.5.
Types
- BuyName
- BuyNameMessage
- DeleteName
- DeleteNameMessage
- GenesisState
- GetWhois
- KeysOptions
- ListWhois
- NameServiceApp
- NameServiceAppModule
- NameServiceAppModuleBasic
- NameServiceKeeper
- NameServiceKeys
- QueryCommand
- QueryNameserviceCommand
- ResolveName
- SetName
- SetNameMessage
- TransactionCommand
- TransactionNameserviceCommand
- Whois