ImageBlockStart

The initial event in a streaming image block that indicates the start of image content.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The format of the image data that will be streamed in subsequent delta events.

Functions

Link copied to clipboard
inline fun copy(block: ImageBlockStart.Builder.() -> Unit = {}): ImageBlockStart
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String