Свойство | Type | Description | |
---|---|---|---|
FLAG_HAS_ISYMBOLS | |||
FLAG_HAS_OSYMBOLS | |||
MIN_VERSION | |||
OPENFST_MAGIC | |||
OPENFST_SYMBOL_TABLE_MAGIC | |||
PROPERTIES | System.Int64 |
Méthode | Description | |
---|---|---|
fst_read ( |
||
fst_write ( |
Méthode | Description | |
---|---|---|
read_float ( |
||
read_header_and_symbols ( |
||
read_int32_LE ( |
||
read_int64_LE ( |
||
read_magic_string ( |
||
read_node ( |
||
skip_string ( |
||
skip_symbol_table ( |
||
write_float ( |
||
write_header_and_symbols ( |
||
write_int32_LE ( |
||
write_int64_LE ( |
||
write_node ( |
||
write_string ( |
public static fst_read ( |
||
fst | ||
reader | ||
Résultat | void |
public static fst_write ( |
||
writer | ||
fst | ||
Résultat | void |
protected static read_float ( |
||
reader | ||
Résultat | float |
protected static read_header_and_symbols ( |
||
fst | ||
reader | ||
Résultat | void |
protected static read_int32_LE ( |
||
reader | ||
Résultat |
protected static read_int64_LE ( |
||
reader | ||
Résultat | System.Int64 |
protected static read_magic_string ( |
||
reader | ||
s | string | |
Résultat | bool |
protected static read_node ( |
||
reader | ||
fst | ||
index | int | |
Résultat | void |
protected static skip_string ( |
||
reader | ||
Résultat | void |
protected static skip_symbol_table ( |
||
reader | ||
Résultat | bool |
protected static write_float ( |
||
writer | ||
f | float | |
Résultat | void |
protected static write_header_and_symbols ( |
||
writer | ||
fst | ||
Résultat | void |
protected static write_int32_LE ( |
||
writer | ||
n | ||
Résultat | void |
protected static write_int64_LE ( |
||
writer | ||
n | System.Int64 | |
Résultat | void |
protected static write_node ( |
||
writer | ||
fst | ||
index | int | |
Résultat | void |
protected static write_string ( |
||
writer | ||
s | string | |
Résultat | void |
protected static Int32,System FLAG_HAS_ISYMBOLS | ||
Résultat |
protected static Int32,System FLAG_HAS_OSYMBOLS | ||
Résultat |
protected static Int32,System MIN_VERSION | ||
Résultat |
protected static Int32,System OPENFST_MAGIC | ||
Résultat |
protected static Int32,System OPENFST_SYMBOL_TABLE_MAGIC | ||
Résultat |