## Transform to cut string and binary streams

`import { cutter } from 'f-streams'`

-   `transform = cutter(options)`  
    cuts a string or binary stream in chunks of equal size
