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