public static class rpc.unicode_string
extends jcifs.dcerpc.ndr.NdrObject
| Modifier and Type | Field and Description |
|---|---|
short[] |
buffer |
short |
length |
short |
maximum_length |
| Constructor and Description |
|---|
unicode_string() |
| Modifier and Type | Method and Description |
|---|---|
void |
decode(jcifs.dcerpc.ndr.NdrBuffer _src) |
void |
encode(jcifs.dcerpc.ndr.NdrBuffer _dst) |
public short length
public short maximum_length
public short[] buffer
public void encode(jcifs.dcerpc.ndr.NdrBuffer _dst)
throws jcifs.dcerpc.ndr.NdrException
encode in class jcifs.dcerpc.ndr.NdrObjectjcifs.dcerpc.ndr.NdrExceptionpublic void decode(jcifs.dcerpc.ndr.NdrBuffer _src)
throws jcifs.dcerpc.ndr.NdrException
decode in class jcifs.dcerpc.ndr.NdrObjectjcifs.dcerpc.ndr.NdrExceptionCopyright © 2023. All rights reserved.