------- Additional Comments from Vicamo Yang [:vicamo] <vy...@mozilla.com>
I'd like to replace WapBinaryInputStream with BinaryInputStream, but had
problem in seeking it. There seems no easy way to create a BIS, so I must
create an StorageStream first. However, StorageStream doesn't seem to support
nsISeekableStream(?) I mark this as feedback for now.
bugzill...@mozilla.org
unread,
May 23, 2012, 8:17:30 PM5/23/12
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
------- Additional Comments from Philipp von Weitershausen [:philikon]
<phi...@weitershausen.de>
Review of attachment 625198:
-----------------------------------------------------------------
I may have missed this in the previous patches, but I'm not quite sure why this
is needed. Why is a Uint8Array not sufficient?