func()

in bulk_indexer.go [262:264]


func (b *BulkIndexer) Len() int {
	return b.buf.Len()
}