Type Alias LazyBuffer

type LazyBuffer = BlockBuffer<B, Lazy>

Lazy block buffer.