Skip to content

Keep track of the total serialized size of each layer

Morten Ofstad requested to merge feature/morten.ofstad/TrackSerializedSize into master

Keep track of the total serialized size of each layer (including serialization headers, so it will be slightly larger than the uncompressedSize for uncompressed data).

Merge request reports