lucene-kmp
Toggle table of contents
10.2.0-alpha14
common
Target filter
common
Switch theme
Search in API
Skip to content
lucene-kmp
codecs
/
org.gnit.lucenekmp.codecs.simpletext
/
SimpleTextCompoundFormat
Simple
Text
Compound
Format
class
SimpleTextCompoundFormat
:
CompoundFormat
plain text compound format.
FOR RECREATIONAL USE ONLY
Members
Constructors
Simple
Text
Compound
Format
Link copied to clipboard
constructor
(
)
Types
Companion
Link copied to clipboard
object
Companion
Functions
get
Compound
Reader
Link copied to clipboard
open
override
fun
getCompoundReader
(
dir
:
Directory
,
si
:
SegmentInfo
)
:
CompoundDirectory
write
Link copied to clipboard
open
override
fun
write
(
dir
:
Directory
,
si
:
SegmentInfo
,
context
:
IOContext
)