Expand description

Bytes converts literals into an array of bytes.

Currently supports only integer literals of unbounded size.

Macros

Bytes converts literals into an array of bytes.
Bytesmin converts literals into an array of bytes of minimal size to capture the value.