builder

Creates a new GifEncoderBuilder for configuring and building a GifEncoder.

Return

A GifEncoderBuilder instance for configuring the encoder.

Parameters

sink

The Sink to write the GIF data to.

expect fun builder(sink: Sink): GifEncoderBuilder(source)

Creates a new GifEncoderBuilder for configuring and building a GifEncoder.

Return

A GifEncoderBuilder instance for configuring the encoder.

Parameters

sink

The Sink to write the GIF data to.

Creates a new GifEncoderBuilder for configuring and building a GifEncoder.

Return

A GifEncoderBuilder instance for configuring the encoder.

Parameters

sink

The Sink to write the GIF data to.

actual fun builder(sink: Sink): GifEncoderBuilder(source)

Creates a new GifEncoderBuilder for configuring and building a GifEncoder.

Return

A GifEncoderBuilder instance for configuring the encoder.

Parameters

sink

The Sink to write the GIF data to.