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