module

Ipconv::Serializer

Class methods

serialize(output_format : String, data : Hash(String, String), pretty : Bool = false) : String
Source
serialize_array(output_format : String, rows : Array(Hash(String, String)), pretty : Bool = false) : String
Source