blockSizeOf

Creates a Block.Size of specified bytes (if allowed).

Allowed bytess are: 16, 32, 64, 128, 256, 512, 1024

For BERT block size, use Block.Size.Bert.

Throws

if specified bytes is not one of the allowed sizes.