ByteBufferGifDecoder

open fun ByteBufferGifDecoder(context: Context)
open fun ByteBufferGifDecoder(    context: Context,     parsers: List<ImageHeaderParser>,     bitmapPool: BitmapPool,     arrayPool: ArrayPool)