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