Project

General

Profile

« Previous | Next » 

Revision 200aa2e8

Added by danij over 10 years ago

Fixed|libcommon|MapStateWriter: Writing an arbitrary number of bytes via Writer

Writing a Block directly to the output stream results in the size of
the block being written also. In the case of the wrapped Writer used
by MapStateWriter, we need to use a local FixedByteArray instead.

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences