sunny-g/xdr

add additional array test

Opened this issue · 0 comments

Should add assert Len2.decode(<<0, 0, 0, 1, 0, 0, 0, 0>>) == {:ok, {[1, 0], <<>>}} to https://github.com/sunny-g/xdr/blob/master/test/xdr/type/fixed_array_test.exs#L74