toggle menu
yorkie
0.4.25-rc
androidJvm
switch theme
search in API
yorkie
/
dev.yorkie.document.json
/
JsonText
/
edit
edit
fun
edit
(
fromIndex
:
Int
,
toIndex
:
Int
,
content
:
String
,
attributes
:
Map
<
String
,
String
>
?
=
null
)
:
Pair
<
Int
,
Int
>
?
Edits this
JsonText
with the given
content
and
attributes
.