Property | Type | Description | |
---|---|---|---|
ut | UnicodeTable[] |
Method | Description | |
---|---|---|
UnicodeTableReader ( string File, int MatgOffset ) : System.IO |
Initializes a new instance of the UnicodeTableReader class.
|
Method | Description | |
---|---|---|
GetOffsetsAndSizes ( bool scan ) : void |
The get offsets and sizes.
|
public UnicodeTableReader ( string File, int MatgOffset ) : System.IO | ||
File | string | The file. |
MatgOffset | int | The matg offset. |
return | System.IO |