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