Package dev.zachmaddox.chunking


package dev.zachmaddox.chunking
  • Class
    Description
    Utility class for chunking streams and iterables into lists.
    Defines how to handle the trailing remainder when the input size is not evenly divisible by the chunk size.