dagon v0.12.0-beta2 (2021-10-10T20:59:18Z)
Home
Dub
Repo
UnmanagedArrayStream
dagon
resource
boxfs
Undocumented in source.
class
UnmanagedArrayStream : ArrayStream {
ubyte
[]
buffer
;
this
(ubyte[] data);
~this
();
}
Constructors
this
this
(ubyte[] data)
Undocumented in source.
Destructor
~this
~this
()
Undocumented in source.
Members
Variables
buffer
ubyte
[]
buffer
;
Undocumented in source.
Meta
Source
See Implementation
dagon
resource
boxfs
classes
BoxFileSystem
UnmanagedArrayStream
structs
BoxEntry