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