Chunk.save

Gives exhaust in the form of bytes, where you can write to a file, from where, in the future, you can parse chunks.

struct Chunk
@trusted
ubyte[]
save
()

Meta