module

Ipconv::PlainSerializer

Class methods

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