Object Stream
Last updated
Last updated
The ObjectStream
is a that provides object-related methods.
Returns an that adds a property with the given value to the produced output.
property
String
property name
value
Any
property value
property
String
property name
stream
Stream
property source
property
String
property name
converter
Function
converter function
Returns an that adds a property to the produced output with the given stream.
Returns an that adds a property to the produced output by using the result of the given function.