values constant

Map<int, Compression> const values

Implementation

static const Map<int, Compression> values = {0: NONE, 1: ZLIB, 2: ZIP};