bytesPerToken top-level constant
int
const bytesPerToken
Bytes per token estimate for byte-to-token conversion.
Implementation
const int bytesPerToken = 4;
Bytes per token estimate for byte-to-token conversion.
const int bytesPerToken = 4;