You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
From playing around, it seems as though if the avgsize is not 2**n-1, it will fail to do anything but chunk at the max size. Can someone clarify why this is?
Any additional documentation in general would also be appreciated
From playing around, it seems as though if the
avgsizeis not 2**n-1, it will fail to do anything but chunk at the max size. Can someone clarify why this is?Any additional documentation in general would also be appreciated