Methods
-
static getEncoderFor(encodingType) → {EncoderBase}
-
Returns a concrete encoder implementation for the specified file type. The value passed to the
fileTypeparameter must be the numeric value associated with a certain EncodingType, not a string-based key.Parameters:
Name Type Description encodingTypenumber Numeric value corresponding to the desired file EncodingType
- See: