Skip to main content
CrystalDocs
Search documentation
Search
Browse Docs
CrystalShards
About
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