func()

in bulk_indexer.go [267:269]


func (b *BulkIndexer) UncompressedLen() int {
	return b.writer.bytesWritten
}