stream-write-json ( obj stream -- )


Vocabulary
json

Inputs
objan object
streaman object


Outputs
None

Definition

GENERIC#: stream-write-json 1 ( obj stream -- )


Methods