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