lucene-kmp
Toggle table of contents
10.2.0-alpha14
common
Target filter
common
Switch theme
Search in API
Skip to content
lucene-kmp
morfologik
/
morfologik.stemming
/
BufferUtils
/
toArray
to
Array
fun
toArray
(
buffer
:
ByteBuffer
)
:
ByteArray
Return
Returns the remaining bytes from the buffer copied to an array.
Parameters
buffer
The buffer to read from.