Result_WriteableEcdsaChannelSignerDecodeErrorZ |
Result_WriteableEcdsaChannelSignerDecodeErrorZ.clone() |
Creates a new CResult_WriteableEcdsaChannelSignerDecodeErrorZ which has the same data as `orig`
but with all dynamically-allocated buffers duplicated in new buffers.
|
static Result_WriteableEcdsaChannelSignerDecodeErrorZ |
Result_WriteableEcdsaChannelSignerDecodeErrorZ.err(DecodeError e) |
Creates a new CResult_WriteableEcdsaChannelSignerDecodeErrorZ in the error state.
|
static Result_WriteableEcdsaChannelSignerDecodeErrorZ |
Result_WriteableEcdsaChannelSignerDecodeErrorZ.ok(WriteableEcdsaChannelSigner o) |
Creates a new CResult_WriteableEcdsaChannelSignerDecodeErrorZ in the success state.
|
Result_WriteableEcdsaChannelSignerDecodeErrorZ |
SignerProvider.read_chan_signer(byte[] reader) |
Reads a [`Signer`] for this [`SignerProvider`] from the given input stream.
|
Result_WriteableEcdsaChannelSignerDecodeErrorZ |
SignerProvider.SignerProviderInterface.read_chan_signer(byte[] reader) |
Reads a [`Signer`] for this [`SignerProvider`] from the given input stream.
|