constructor(source, options) {
    super(source, options)

    options = this._options
    this._binary = options.binary === true