DotNetLightning


LightningWriterStream Type

stream for writing lightning p2p msg

Constructors

Constructor Description

LightningWriterStream(inner)

Full Usage: LightningWriterStream(inner)

Parameters:
Returns: LightningWriterStream
inner : Stream
Returns: LightningWriterStream

Instance members

Instance member Description

this.Write

Full Usage: this.Write

Parameters:
commitmentNumber : CommitmentNumber

this.Write

Full Usage: this.Write

Parameters:
data : RGB

this.Write

Full Usage: this.Write

Parameters:
data : LNECDSASignature

this.Write

Full Usage: this.Write

Parameters:
data : PubKey

this.Write

Full Usage: this.Write

Parameters:
data : uint256
lendian : bool

this.Write

Full Usage: this.Write

Parameters:
data : ShortChannelId

this.Write

Full Usage: this.Write

Parameters:
    data : byte array option

data : byte array option

this.Write

Full Usage: this.Write

Parameters:
    data : int32
    lendian : bool

data : int32
lendian : bool

this.Write

Full Usage: this.Write

Parameters:
    data : int64
    lendian : bool

data : int64
lendian : bool

this.Write

Full Usage: this.Write

Parameters:
    data : uint64
    lendian : bool

data : uint64
lendian : bool

this.Write

Full Usage: this.Write

Parameters:
    data : uint32
    lendian : bool

data : uint32
lendian : bool

this.Write

Full Usage: this.Write

Parameters:
    data : uint16
    lendian : bool

data : uint16
lendian : bool

this.Write

Full Usage: this.Write

Parameters:
    b : byte

b : byte

this.Write

Full Usage: this.Write

Parameters:
    buf : byte array

buf : byte array

this.WriteBigSize

Full Usage: this.WriteBigSize

Parameters:
    x : uint64

x : uint64

this.WriteTLV

Full Usage: this.WriteTLV

Parameters:
tlv : GenericTLV

this.WriteTLVStream

Full Usage: this.WriteTLVStream

Parameters:
    tlvs : 'a

tlvs : 'a

this.WriteWithLen

Full Usage: this.WriteWithLen

Parameters:
    data : byte array option

data : byte array option

this.WriteWithLen

Full Usage: this.WriteWithLen

Parameters:
    data : byte array

data : byte array