Struct sounding_bufkit::BufkitFile [] [src]

pub struct BufkitFile { /* fields omitted */ }

Hold an entire bufkit file in memory.

Methods

impl BufkitFile
[src]

[src]

Load a file into memory.

[src]

Validate the whole file, ensure it is parseable and do some sanity checks.

[src]

Get a bufkit data object from this file.