https://bz.apache.org/bugzilla/show_bug.cgi?id=66247

--- Comment #2 from wangwenwwx <wangwen...@gmail.com> ---
Created attachment 39374
  --> https://bz.apache.org/bugzilla/attachment.cgi?id=39374&action=edit
code


‎Ole10Native.writeOut
                    leos.writeInt(getCommand().length() + 1);
                    leos.write(getCommand().getBytes(UTF8));

getCommand().length()!=getCommand().getBytes(UTF8)

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@poi.apache.org
For additional commands, e-mail: dev-h...@poi.apache.org

Reply via email to