[Gambas-user] How Stream.ByteOrder ?
Benoît Minisini
gambas at ...1...
Sun Nov 24 20:13:58 CET 2013
Le 24/11/2013 17:32, Ru Vuott a écrit :
> Hello,
>
> I would like to see an simple, but complete example about "Stream.ByteOrder " property.
>
> Thanks
>
> vuott
>
The stream ByteOrder property defines the byte order (little endian or
big endian) used by the READ and WRITE instructions when using that
stream. By default, the ByteOrder is the CPU's one.
What is not clear exactly in the previous definitions?
--
Benoît Minisini
More information about the User
mailing list