libnexakotlin
0.6.1
      Target filter
Search in API
Skip to content
    libnexakotlin
libnexakotlin/org.nexa.libnexakotlin/BCHserializable

BCHserializable

interface BCHserializable

Inheritors

CapdMsg
CapdQuery
PossibleConnection
ExtKey
TransactionHistory
iBlockHeader
iTxOutpoint
iTxOutput
iTxInput
iTransaction
Spendable
IdentityInfo
IdentityDomain
Inv
ExtInv
TokenInfoMsg
CUtxo
PayAddress
PayDestination
Hash256
Guid
BlockLocator
GroupId
SatoshiScript
TokenGenesisInfo
TokenDesc
GlueWalletBlockchain
Bip44WalletData

Functions

BCHdeserialize
Link copied to clipboard
abstract fun BCHdeserialize(stream: BCHserialized): BCHserialized
BCHserialize
Link copied to clipboard
abstract fun BCHserialize(format: SerializationType = SerializationType.UNKNOWN): BCHserialized
serialize
Link copied to clipboard
open fun serialize(stream: BCHserialized): BCHserialized
toByteArray
Link copied to clipboard
open fun toByteArray(format: SerializationType = SerializationType.UNKNOWN): ByteArray
Generated by Dokka
(c) 2026 Bitcoin Unlimited