bytesPerToken top-level constant

int const bytesPerToken

Approximate bytes per token for size estimation.

Implementation

const int bytesPerToken = 4;