Factory

fun interface Factory

Inheritors

Functions

Link copied to clipboard
abstract fun create(source: DecodeSource, options: Options): Decoder?