Link Search Menu Expand Document

//reikai-core/io.github.kerelape.reikai.io/Content

Content

[JVM]
class Content(origin: RandomAccessSource) : EntityWrap

All content of a RandomAccessSource.

Since

0.0.0

Constructors

   
Content [JVM]
fun Content(origin: RandomAccessSource)

Functions

Name Summary
dataize [JVM]
open suspend override fun dataize(): ByteArray
Representation of the object in bytes.