Embedding a File Will Create Very Large Chunks
brandon1024 opened this issue · 0 comments
brandon1024 commented
There aren't any chunk data size limits defined in the RFC, but it's not ideal to have a massive chunk. Most IDAT chunks are between 8kb and 13kb, so we should also split up our chunks in a similar way.