Strata
Toggle table of contents
0.2.0
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
Strata
remote
/
dev.s7a.strata.runtime.remote
/
RemoteEditingState
/
RemoteEditingState
Remote
Editing
State
constructor
(
state
:
S
,
type
:
ProjectionType
,
snapshot
:
RemoteBindingSnapshot
,
decode
:
(
ProjectionValue
)
->
T
,
encode
:
(
T
)
->
ProjectionValue
,
read
:
(
S
)
->
T
,
write
:
(
S
,
T
)
->
Unit
)
(
source
)