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