- fromFile
BufferFromFileResult fromFile(string path)
Undocumented in source. Be warned that the author may not have intended to support it.
- fromMemory
MemoryBufferFromMemory fromMemory(const(ubyte)[] region, string buffer_name)
Undocumented in source. Be warned that the author may not have intended to support it.
- fromMemoryCopy
MemoryBuffer fromMemoryCopy(const(ubyte)[] region, string buffer_name)
Undocumented in source. Be warned that the author may not have intended to support it.