gatk-3.8/public/java/src
Mark DePristo 06258c8a01 BCF2 optimizations
-- Added Write method to BCF2 types that directly converts int value to byte stream.  Deleted writeRawBytes(int)
-- encodeTypeDescriptor semi-inlined into encodeType so that the tests for overflow are done in just one place
-- Faster implementation of determineIntegerType for int[] values
2012-08-09 16:36:18 -04:00
..
net/sf Merged bug fix from Stable into Unstable 2012-02-13 16:37:11 -05:00
org/broadinstitute/sting BCF2 optimizations 2012-08-09 16:36:18 -04:00