Link Search Menu Expand Document

//reikai-core/io.github.kerelape.reikai.text/Sprintf

Sprintf

[JVM]
class Sprintf(template: Entity, args: Entity) : EntityWrap

Sprintf.

Note that provided template and args entities treated as Text.

Since

0.0.0

Constructors

   
Sprintf [JVM]
fun Sprintf(template: Entity, vararg args: Entity)

Functions

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