Skip navigation links
C D G J L O R S U W Z 

C

compress(String) - Static method in class org.whitesource.agent.utils.ZipUtils
Deprecated.
compressChunks(String) - Static method in class org.whitesource.agent.utils.ZipUtils
The method compresses the big strings using gzip - low memory via the File system
compressString(String) - Static method in class org.whitesource.agent.utils.ZipUtils
 
compressString(InputStream, OutputStream) - Static method in class org.whitesource.agent.utils.ZipUtils
The method compresses the big strings using gzip - low memory via Streams

D

decompress(String) - Static method in class org.whitesource.agent.utils.ZipUtils
Deprecated.
decompressChunks(String) - Static method in class org.whitesource.agent.utils.ZipUtils
The method decompresses the big strings using gzip - low memory via the File system
decompressChunks(InputStream, Path) - Static method in class org.whitesource.agent.utils.ZipUtils
The method decompresses the big strings using gzip - low memory via the File system
decompressString(String) - Static method in class org.whitesource.agent.utils.ZipUtils
 
decompressString(InputStream, OutputStream) - Static method in class org.whitesource.agent.utils.ZipUtils
The method decompresses the big strings using gzip - low memory via Streams

G

getBytes(byte[], int, int, byte[], int) - Static method in class org.whitesource.agent.utils.ZipUtils
 

J

JsonUtils - Class in org.whitesource.agent.utils
Utility class for various json operations.
JsonUtils() - Constructor for class org.whitesource.agent.utils.JsonUtils
 

L

load(InputStream, Class<T>) - Static method in class org.whitesource.agent.utils.JsonUtils
 

O

org.whitesource.agent.utils - package org.whitesource.agent.utils
 

R

readDependencies(InputStream) - Static method in class org.whitesource.agent.utils.JsonUtils
 
readProjects(InputStream) - Static method in class org.whitesource.agent.utils.JsonUtils
 
readProjectsChunks(InputStream) - Static method in class org.whitesource.agent.utils.JsonUtils
 
readUpdateInventoryRequest(InputStream) - Static method in class org.whitesource.agent.utils.JsonUtils
 

S

save(T, boolean) - Static method in class org.whitesource.agent.utils.JsonUtils
 

U

UTF_8 - Static variable in class org.whitesource.agent.utils.JsonUtils
 

W

writeProjects(OutputStream, List<AgentProjectInfo>) - Static method in class org.whitesource.agent.utils.JsonUtils
 
writeUpdateInventoryRequest(OutputStream, UpdateInventoryRequest) - Static method in class org.whitesource.agent.utils.JsonUtils
 

Z

ZipUtils - Class in org.whitesource.agent.utils
Utility class for various zip operations.
C D G J L O R S U W Z 
Skip navigation links

Copyright © 2011-2024 White Source. All Rights Reserved.