vdf top-level constant

VdfCodec const vdf

A Valve's KeyValue format (VDF) encoder and decoder.

The top-level vdfEncode and vdfDecode functions may be used instead if a local variable shadows the vdf constant.

Implementation

const VdfCodec vdf = VdfCodec();