Struct protobuf::stream::CodedInputStream [] [src]

pub struct CodedInputStream<'a> { /* fields omitted */ }

Methods

impl<'a> CodedInputStream<'a>
[src]

Read raw bytes into the supplied vector. The vector will be resized as needed and overwritten.

Read exact number of bytes