StreamChunkDecoder constructor

const StreamChunkDecoder(
  1. OdbcResultParser _parser
)

Implementation

const StreamChunkDecoder(this._parser);