JetBrains-Research / big

BigWIG, BigBED and TDF for the JVM
MIT License
13 stars 2 forks source link

Implement 'BPlusTree#write' #3

Closed superbobry closed 9 years ago

superbobry commented 9 years ago

The method should take a SeekableDataOutput and a list of BPlusLeaf entries and produce a serialized version of the B+ tree.