public static class rpc.unicode_string extends 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(NdrBuffer _src) |
void |
encode(NdrBuffer _dst) |
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