class virtual marshallable :The virtual marshallable class, which should be the base class of all classes intended for marshalling with this technique.object..end
method to_string : stringself into a string, and return the stringmethod to_channel : Pervasives.out_channel -> unitself into the given channel, and return unit.method to_file : string -> unitself into the given file, and return unit.