Decoder.fromRawArgs constructor

Decoder.fromRawArgs(ByteData data, List<HandleInfo> handleInfos, WireFormat wireFormat)

Implementation

Decoder.fromRawArgs(this.data, this.handleInfos, this.wireFormat);