Closed
Description
Hello,
DataOutput.writeBytes(String)
and its overrides only writes the low byte of each character, ignoring the high byte.
Should it be added to the list of forbidden signatures (for Java 7)?
Hello,
DataOutput.writeBytes(String)
and its overrides only writes the low byte of each character, ignoring the high byte.
Should it be added to the list of forbidden signatures (for Java 7)?