Struct claxon::metadata::SeekTable[][src]

pub struct SeekTable { /* fields omitted */ }

A seek table to aid seeking in the stream.

Auto Trait Implementations

impl Send for SeekTable

impl Sync for SeekTable