generationPrefix constant

String const generationPrefix

Generation marker in a chunk record's key. The write generation follows it; __c{index} follows the generation.

Implementation

static const String generationPrefix = '__g';