types.IntoChunk

Any object that can be converted into a Chunk via to_chunk().

Usage

Source

types.IntoChunk()

Methods

Name Description
to_chunk() Convert this object into a Chunk.

to_chunk()

Convert this object into a Chunk.

Usage

Source

to_chunk()