toggle menu
KtSoup
0.5.0
common
switch theme
search in API
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
.