Companion

object Companion : LightningMessageReader<Error>

Functions

read
Link copied to clipboard
common
open override fun read(input: Input): Error
open fun read(bytes: ByteArray): Error
open fun read(hex: String): Error

Properties

type
Link copied to clipboard
common
const val type: Long = 17