dagon v0.12.0-beta1 (2021-09-13T08:15:37Z)
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