dagon ~master (2021-10-08T11:00:42.0673177)
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