Chunk.parse

Retrieves chunks from file data or other information storage location

struct Chunk
static @trusted
parse
(
ubyte[] data
)

Parameters

data ubyte[]

Data.

Meta