DecContext constructor

DecContext({
  1. Pointer<ZSTD_DCtx_s>? ctx,
})

Implementation

DecContext({this.ctx});