Treatment fromNumberU64

json/value::fromNumberU64


Generics

◻ U: ToU64

Inputs

⇥ value: Stream<U>

Outputs

↦ json: Stream<Json> (json::Json)


Turns stream of u64 convertible values into JSON numbers.