[erlang-questions] read_file -- binary data object
Donald Steven
t6sn7gt@REDACTED
Thu Dec 20 02:17:18 CET 2018
When I try that A is bound to all the data in Bin. I want A to be bound
only to the first byte.
On 12/19/2018 7.59 PM, by wrote:
> <<A:1,B:1,C>> = Bin.
More information about the erlang-questions
mailing list