Struct ogg::PacketWriter [] [src]

pub struct PacketWriter<'a, T: Write + 'a> {
    // some fields omitted
}

Writer for packets into an Ogg stream.

Note that the functionality of this struct isn't as well tested as for the PacketReader struct.

Methods

impl<'a, T: Write + 'a> PacketWriter<'a, T>
[src]

Write a packet