toggle menu
NexconnChatUISDK
26.1.0
NexconnChatUISDK
switch theme
search in API
NexconnChatUISDK
/
ai.nexconn.chatui.picture.widget.longimage
/
DecoderFactory
Decoder
Factory
public
interface
DecoderFactory
<
T
>
Interface for decoder (and region decoder) factories.
Members
Functions
make
Link copied to clipboard
public
abstract
T
make
(
)
Produce a new instance of a decoder with type
T
.