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