Package com.stimulsoft.base.zip
Class StiGZipHelper
java.lang.Object
com.stimulsoft.base.zip.StiGZipHelper
Copyright Stimulsoft
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic StringconvertByteArrayToString(byte[] bytes) static byte[]static byte[]pack(byte[] bytes) static Stringstatic byte[]unpack(byte[] buff)
-
Constructor Details
-
StiGZipHelper
public StiGZipHelper()
-
-
Method Details
-
convertStringToByteArray
- Throws:
UnsupportedEncodingException
-
convertByteArrayToString
- Throws:
UnsupportedEncodingException
-
pack
- Throws:
IOException
-
pack
-
unpack
- Throws:
IOException
-