Lacca.Protocol.BinUtils (Lacca v0.1.5) View Source

A collection of useful transformations when working w/ the binary portions of this protocol.

Link to this section Summary

Functions

Splits a large binary into a list of smaller chunk_size binaries.

Link to this section Functions

Link to this function

chunk_binary(bin, chunk_size)

View Source

Splits a large binary into a list of smaller chunk_size binaries.