Ticket #231 (closed enhancement: fixed)
Make util.BufferedByteStream endian aware
| Reported by: | nick | Owned by: | nick |
|---|---|---|---|
| Priority: | major | Milestone: | 0.3 |
| Component: | Utility | Version: | 0.3 |
| Keywords: | Cc: | ||
| Fixed in revision: | Branch: | ||
| Author: |
Description
util.BufferedByteStream currently uses network byte order (big endian) as the default. However, BBS is not limited to reading from a network stream and so must be endian aware.
Change History
Note: See
TracTickets for help on using
tickets.


