Menu

#17 Add range check to BitStreamWriter write methods

open
nobody
None
5
2008-07-15
2008-07-15
No

Add range check to write methods in

datascript.runtime.io.BitStreamWriter. Methods:
writeBigInteger(BigInteger, int)
writeByte(int)
writeBytes(String)
writeInt(int)
writeLong(long)
writeShort(int)
writeUnsignedInt(long)

Currently too large values are silently truncated.

Discussion


Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.