Result_TxCreationKeysDecodeErrorZ |
Result_TxCreationKeysDecodeErrorZ.clone() |
Creates a new CResult_TxCreationKeysDecodeErrorZ which has the same data as `orig`
but with all dynamically-allocated buffers duplicated in new buffers.
|
static Result_TxCreationKeysDecodeErrorZ |
Result_TxCreationKeysDecodeErrorZ.err(DecodeError e) |
Creates a new CResult_TxCreationKeysDecodeErrorZ in the error state.
|
static Result_TxCreationKeysDecodeErrorZ |
Result_TxCreationKeysDecodeErrorZ.ok(TxCreationKeys o) |
Creates a new CResult_TxCreationKeysDecodeErrorZ in the success state.
|
static Result_TxCreationKeysDecodeErrorZ |
TxCreationKeys.read(byte[] ser) |
Read a TxCreationKeys from a byte array, created by TxCreationKeys_write
|