Binary v0.0.1 Binary
Functions to operate on binaries.
Summary
Functions
Create a binary with the binary content repeated n times
Returns the first byte of the binary as an integer
Convert list of bytes into binary
Returns the last byte of the binary as an integer
Converts binary to a list of bytes
Functions
Create a binary with the binary content repeated n times.