Buy Me a Coffee at ko-fi.com

A global API that contains features to work with JSON

Checks if specified value can be serialized

overload 1:
JsonAPI.isSerializable(val: AnyType): Boolean
typings.821772070typings.1729365000
Method PropertyFluent DescriptionRepresentation
val accepts
Return Value

Creates a new json array

overload 1:
JsonAPI.newArray(): JsonArray
typings.893486641
Method PropertyFluent DescriptionRepresentation
Return Value

Creates a new json serializer builder

overload 1:
JsonAPI.newBuilder(): JsonBuilder
typings.612593011
Method PropertyFluent DescriptionRepresentation
Return Value

Creates a new json object

overload 1:
JsonAPI.newObject(): JsonObject
typings.-1980888473
Method PropertyFluent DescriptionRepresentation
Return Value