KtSoup
Toggle table of contents
0.6.0
common
Platform filter
common
Switch theme
Search in API
KtSoup
ktsoup-core
/
ktsoup
/
DEFAULT_PARSE_BUFFER_SIZE
DEFAULT_
PARSE_
BUFFER_
SIZE
const
val
DEFAULT_PARSE_BUFFER_SIZE
:
Int
=
1024
The default buffer size for parsing HTML documents using
KtSoupParser.parseChunked
.