bytesPerToken top-level constant

int const bytesPerToken

Bytes per token estimate for byte-to-token conversion.

Implementation

const int bytesPerToken = 4;