View Source thoas_encode (thoas v1.1.1)
Link to this section Summary
Link to this section Functions
-spec boolean(boolean()) -> iodata().
-spec false() -> iodata().
-spec float(float()) -> iodata().
-spec integer(integer()) -> iodata().
-spec non_recursive_array([iodata()]) -> iodata().
-spec non_recursive_object([{binary(), iodata()}]) -> iodata().
-spec null() -> iodata().
-spec string(binary()) -> iodata().
-spec true() -> iodata().