Struct id3::Encoder [] [src]

pub struct Encoder { /* fields omitted */ }

The Encoder may be used to encode tags.

Methods

impl Encoder
[src]

[src]

Encodes the specified tag using the settings set in the endoder.

Trait Implementations

impl Debug for Encoder
[src]

[src]

Formats the value using the given formatter.