If true, objects containing only
ecard metadata will be sent as soon possible. With a duplicate sent right
after, containing same information plus control codes. Defaults to false.
ReadonlyreadableThe readable read-only property of the TransformStream interface returns the ReadableStream instance controlled by this TransformStream.
ReadonlywritableThe writable read-only property of the TransformStream interface returns the WritableStream instance controlled by this TransformStream.
This transform stream unpacks objects of e-card info from an EMIT EKT 250 device.
It can be consumed by a ReadableStream's pipeThrough method.