Function serialize::ebml::reader::doc_at[src]

pub fn doc_at<'a>(data: &'a [u8], start: uint) -> DecodeResult<TaggedDoc<'a>>