9 Commits

Author SHA1 Message Date
Taro L. Saito
20f265ba90 Use the Java 1.5 compatible constructor in IOException 2011-04-04 10:17:14 +09:00
Taro L. Saito
a31f53b24c Fixes issue 8 2011-04-03 16:10:42 +09:00
Taro L. Saito
0644e3f657 Use 4MB as the default block size 2011-04-01 17:28:41 +09:00
Taro L. Saito
d90c7fa7d8 Add a simple test 2011-04-01 11:09:27 +09:00
Taro L. Saito
91a087f449 Add SnappyInputStream 2011-03-31 22:49:27 +09:00
Taro L. Saito
0fcb9f8b9a Add preamble to Snappy stream 2011-03-31 21:47:47 +09:00
Taro L. Saito
b1158e563f Write a version header and block size information to the output of SnappyOutputStream 2011-03-31 20:14:40 +09:00
Taro L. Saito
8eef232a5f add SnappyOutputStream test 2011-03-31 18:55:37 +09:00
Taro L. Saito
93b956d4e8 add SnappyOutputStream prototype 2011-03-31 18:25:54 +09:00