toggle menu
kotlin-jupyter-kernel
0.12.0-335
jvm
switch theme
search in API
shared-compiler
/
org.jetbrains.kotlinx.jupyter.protocol
/
RawMessageImpl
/
RawMessageImpl
Raw
Message
Impl
constructor
(
id
:
List
<
ByteArray
>
=
listOf()
,
header
:
JsonObject
,
parentHeader
:
JsonObject
?
,
metadata
:
JsonObject
?
,
content
:
JsonElement
)