Method | Description | |
---|---|---|
Parse ( byte data, int offset ) : int | ||
UnicodeTextField ( bool isNullTerminated ) : System | ||
UnicodeTextField ( string text ) : System | ||
WriteToStream ( System stream ) : void |
public UnicodeTextField ( bool isNullTerminated ) : System | ||
isNullTerminated | bool | |
return | System |
public UnicodeTextField ( string text ) : System | ||
text | string | |
return | System |
public WriteToStream ( System stream ) : void | ||
stream | System | |
return | void |