bytesPerToken top-level constant
int
const bytesPerToken
Approximate bytes per token for size estimation.
Implementation
const int bytesPerToken = 4;
Approximate bytes per token for size estimation.
const int bytesPerToken = 4;