View Source BCS.DataType.DoubleEncode (ex_bcs v0.1.1)

The double encoding type This type can be handy when sometimes somehow we need to BCS encode twice into a sequence of binaries.

Link to this section Summary

Link to this section Types

@type t() :: %BCS.DataType.DoubleEncode{arrangement: [BCS.DataType.t()]}

Link to this section Functions