From deeb7a0f643adc3dc4943b8c0cae719ce1826ada Mon Sep 17 00:00:00 2001 From: Natalia Portillo Date: Thu, 29 Sep 2016 22:53:51 +0100 Subject: [PATCH] Update FORMATS.md Add ADC to formats list. --- FORMATS.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/FORMATS.md b/FORMATS.md index a749f8f4..939b56cf 100644 --- a/FORMATS.md +++ b/FORMATS.md @@ -28,4 +28,5 @@ For those who want to directly compress/decompress bits | GZipStream | Both | | DeflateStream | Both | | LZMAStream | Both | -| PPMdStream | Both | \ No newline at end of file +| PPMdStream | Both | +| ADCStream | Decompress |