Writer
package @nogc nothrow
struct Writer {
}
- buf
ubyte* buf;
Undocumented in source.
- cap
int cap;
Undocumented in source.
- fail
bool fail;
Undocumented in source.
- io
Write io;
Undocumented in source.
- n
int n;
Undocumented in source.
imagefmt
modulesaliasesenumsfunctionsmanifest constantsstructsvariables