View Source argo_wire_type_printer (argo v1.0.2)

Summary

Types

-type t() :: #argo_wire_type_printer{}.

Functions

-spec finalize(Printer) -> ok | iolist() when Printer :: t().
-spec new_io_device(IoDevice) -> Printer when IoDevice :: io:device(), Printer :: t().
-spec new_string() -> Printer when Printer :: t().