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