Chunked11

io.quartz.util.Chunked11$
object Chunked11

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Concise view

Value members

Concrete methods

def chunk_drop_with_validation(data: Chunk[Byte], offset: Int): Chunk[Byte]
def makeChunkedStream(s1: Stream[IO, Byte], timeOutMs: Int): Stream[IO, Chunk[Byte]]