external factory ReadableOptions({ int highWaterMark, String encoding, bool objectMode, Function read, Function destroy, });