https://bz.apache.org/bugzilla/show_bug.cgi?id=58069
--- Comment #1 from Andreas Beeker <[email protected]> --- Instead of turning a short into an unsigned short on the last line, we should provide a writeUShort method in LittleEndianOutput and change the serialize method in ViewFieldsRecord. If you like, you can provide your test file, so we can validate it as kind of integration test. Otherwise I will create a simple test case which test reading and writing into a rc4 stream with various datatypes ... Andi -- You are receiving this mail because: You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
