public class CompressionUtils extends Object
| Constructor and Description |
|---|
CompressionUtils() |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
goingToCompress(DataBuffer.TypeEx from,
DataBuffer.TypeEx to) |
static boolean |
goingToDecompress(DataBuffer.TypeEx from,
DataBuffer.TypeEx to) |
public static boolean goingToDecompress(@NonNull
DataBuffer.TypeEx from,
@NonNull
DataBuffer.TypeEx to)
public static boolean goingToCompress(@NonNull
DataBuffer.TypeEx from,
@NonNull
DataBuffer.TypeEx to)
Copyright © 2018. All rights reserved.