Ticket #231 (closed enhancement: fixed)

Opened 23 months ago

Last modified 23 months ago

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

Changed 23 months ago by nick

  • status changed from new to accepted

Changed 23 months ago by nick

  • status changed from accepted to closed
  • resolution set to fixed

Added in r1146.

Note: See TracTickets for help on using tickets.