View Source BCS.DataType.Binary (ex_bcs v0.1.0)
Binary data which actually corresponds to a fixed or variable sequence of uint8 values
Link to this section Summary
Link to this section Types
@type t() :: %BCS.DataType.Binary{byte_length: non_neg_integer() | nil}