public static class rpc.unicode_string extends NdrObject
| Modifier and Type | Field and Description |
|---|---|
short[] |
buffer |
short |
length |
short |
maximum_length |
| Constructor and Description |
|---|
rpc.unicode_string() |
public short length
public short maximum_length
public short[] buffer
public void encode(NdrBuffer _dst) throws NdrException
encode in class NdrObjectNdrExceptionpublic void decode(NdrBuffer _src) throws NdrException
decode in class NdrObjectNdrException