If value = bytearray(b'\x01\x87h\x05') then packb(value, use_bin_type=True) returns the error: can't serialize bytearray(b'\x01\x87h\x05') Is this a known problem?