ocean v6.2.0 (2021-12-09T10:56:40Z)
Home
Dub
Repo
JsonValue.print
ocean
text
json
Json
Json
JsonValue
Return a text representation of this value
const
(
T
)[]
print
(const(T)[] space, int decimals)
struct
JsonValue
const
(
T
)[]
print
(
const
(
T
)[]
space
= null
,
int
decimals
= 2
)
Value
print
(OutputStream s, const(T)[] space, int decimals)
Value
print
(void delegate(const(T)[]) append, const(T)[] space, int decimals)
Meta
Source
See Implementation
ocean
text
json
Json
Json
JsonValue
aliases
set
functions
opEquals
print
reset
toArray
toBool
toNumber
toObject
toString
variables
type
Return a text representation of this value