ConnectBot Terminal
Toggle table of contents
main
release
Target filter
release
Switch theme
Search in API
Skip to content
ConnectBot Terminal
ConnectBot Terminal
/
org.connectbot.terminal
/
InlineImageLimits
/
InlineImageLimits
Inline
Image
Limits
constructor
(
encodedBytes
:
Int
=
16 * 1024 * 1024
,
decodedBytes
:
Int
=
32 * 1024 * 1024
,
transferBytes
:
Int
=
4 * 1024 * 1024
,
uploadBytes
:
Int
=
16 * 1024 * 1024
,
maxDimension
:
Int
,
maxPixels
:
Int
=
16 * 1024 * 1024
,
maxImages
:
Int
=
1024
,
maxPlacements
:
Int
=
4096
,
maxFrames
:
Int
=
4096
)
(
source
)