UnicodeStringpublic static class rpc.unicode_string extends NdrObject
| Modifier and Type | Field | Description |
|---|---|---|
short[] |
buffer |
|
short |
length |
|
short |
maximum_length |
| Constructor | Description |
|---|---|
unicode_string() |
| Modifier and Type | Method | 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