Function extra::json::Encoder

pub fn Encoder(wr: @std::io::Writer) -> Encoder

Creates a new JSON encoder whose output will be written to the writer specified.