Home Reference Source Repository
import BinaryCarrier from 'opentracing/src/binary_carrier.js'
public class | source

BinaryCarrier

Convenience class to use as a binary carrier.

Any valid Object with a field named buffer may be used as a binary carrier; this class is only one such type of object that can be used.