- fromArray
void fromArray(ubyte[] arr)
Undocumented in source. Be warned that the author may not have intended to support it.
- fromBase64
void fromBase64(string encoded)
Undocumented in source. Be warned that the author may not have intended to support it.
- fromFile
void fromFile(ReadOnlyFileSystem fs, string filename)
Undocumented in source. Be warned that the author may not have intended to support it.
- fromStream
void fromStream(InputStream istrm)
Undocumented in source. Be warned that the author may not have intended to support it.