| Safe Haskell | Safe | 
|---|---|
| Language | Haskell2010 | 
HaskellWorks.Data.ByteString
- chunkedBy :: Int -> ByteString -> [ByteString]
Documentation
chunkedBy :: Int -> ByteString -> [ByteString] Source #
Chunk a bs into list of smaller byte strings of no more than n elements