kvision-common-remote
/
io.kvision.remote
/
JSON
js
J
S
O
N
object
JSON
Content copied to clipboard
JSON utility functions
Functions
Properties
Functions
equals
Link copied to clipboard
js
open operator fun
equals
(other:
Any
?):
Boolean
Content copied to clipboard
hashCode
Link copied to clipboard
js
open fun
hashCode
():
Int
Content copied to clipboard
toObj
Link copied to clipboard
js
fun <
T
>
T
.
toObj
(serializer:
SerializationStrategy
<
T
>): dynamic
Content copied to clipboard
An extension function to convert Serializable object to JS dynamic object
toString
Link copied to clipboard
js
open fun
toString
():
String
Content copied to clipboard
Properties
nonstrict
Link copied to clipboard
js
val
nonstrict
:
Json
Content copied to clipboard
plain
Link copied to clipboard
js
val
plain
:
Json
Content copied to clipboard