Changes between Initial Version and Version 1 of Ticket #8571, comment 6
- Timestamp:
- 2013-04-04T11:42:52+02:00 (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #8571, comment 6
initial v1 3 3 > o_O There surely must be another way. :) 4 4 5 Yes :) Another method, without any external service, is to compress the stacktrace befor ce encoding it in Base64. With the previously given example, I have the following results with GZIPOutputStream and ZipOutputStream:5 Yes :) Another method, without any external service, is to compress the stacktrace before encoding it in Base64. With the previously given example, I have the following results with GZIPOutputStream and ZipOutputStream: 6 6 7 7 {{{