GroupedOp

final class GroupedOp(val self: ByteVector) extends AnyVal
class AnyVal
trait Matchable
class Any

Document{}

final def grouped(chunkSize: Long): Iterator[ByteVector]

Converts this vector in to a sequence of chunkSize-byte vectors.

Converts this vector in to a sequence of chunkSize-byte vectors.

Value members

Concrete fields