module

Ipconv::XmlSerializer

Class methods

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