Formats

interface Formats

Inheritors

Functions

Link copied to clipboard
abstract operator fun get(ext: String): Format?

Gets a registered Format for a file with extension ext.

Properties

Link copied to clipboard
abstract val binaryFormat: Cbor

The format to use for encoding binary data (usually not to files)