BaseDecoder constructor

const BaseDecoder()

Base of the decoder.

Implement this class to create a new decoder.

Implementation

const BaseDecoder();