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