Property | Type | Description | |
---|---|---|---|
EntryList | List |
Method | Description | |
---|---|---|
ebm ( Stream stream, bool isUtf8 = false ) : System | ||
ebm ( String filename, bool isUtf8 = false ) : System |
Method | Description | |
---|---|---|
LoadFile ( Stream stream, bool isUtf8 = false ) : bool |
public ebm ( Stream stream, bool isUtf8 = false ) : System | ||
stream | Stream | |
isUtf8 | bool | |
return | System |
public ebm ( String filename, bool isUtf8 = false ) : System | ||
filename | String | |
isUtf8 | bool | |
return | System |