lucene-kmp
Toggle table of contents
10.2.0-alpha14
common
Target filter
common
Switch theme
Search in API
Skip to content
lucene-kmp
core
/
org.gnit.lucenekmp.store
/
ByteBuffersDirectory
/
Companion
Companion
object
Companion
Members
Properties
OUTPUT_
AS_
BYTE_
ARRAY
Link copied to clipboard
val
OUTPUT_AS_BYTE_ARRAY
:
(
String
,
ByteBuffersDataOutput
)
->
IndexInput
OUTPUT_
AS_
MANY_
BUFFERS
Link copied to clipboard
val
OUTPUT_AS_MANY_BUFFERS
:
(
String
,
ByteBuffersDataOutput
)
->
IndexInput
OUTPUT_
AS_
ONE_
BUFFER
Link copied to clipboard
val
OUTPUT_AS_ONE_BUFFER
:
(
String
,
ByteBuffersDataOutput
)
->
IndexInput