toggle menu
Android-IMKit-SDK
5.12.3
io.rong.imkit
switch theme
search in API
Android-IMKit-SDK
/
io.rong.imkit.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
.