Crate creek_core[][src]

Re-exports

pub use read::ReadStreamOptions;
pub use write::WriteStreamOptions;

Modules

Structs

A prefetch data block.

Info about the file/files.

A realtime-safe disk-streaming reader of audio files.

A block to write data to.

A realtime-safe disk-streaming writer of audio files.

Enums

Describes how to search for suitable caches when seeking in a ReadDiskStream.

The return status of writing to a file.

Traits

A type that decodes a file in a read stream.

A type that encodes a file in a write stream.