getCore

abstract fun getCore(segmentReader: SegmentReader): Any

Return

Returns the package-private SegmentCoreReaders associated with the segment reader. We don't use the actual type anywhere, so just return it as an object, without type.