FormatContext constructor

FormatContext(
  1. String url,
  2. IOHandler _ioHandler
)

Implementation

FormatContext(this.url, this._ioHandler);