Package net.skinsrestorer.api
Class Base64Utils
java.lang.Object
net.skinsrestorer.api.Base64Utils
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic Stringstatic Stringstatic StringencodePNGAsUrl(byte[] pngData) static StringencodePNGAsUrl(BufferedImage image) static StringencodePNGAsUrl(File pngFile) static StringencodePNGAsUrl(Path pngPath)
-
Constructor Details
-
Base64Utils
public Base64Utils()
-
-
Method Details
-
encode
-
decode
-
encodePNGAsUrl
- Throws:
IOException
-
encodePNGAsUrl
- Throws:
IOException
-
encodePNGAsUrl
- Throws:
IOException
-
encodePNGAsUrl
-