public class RessourceUtils extends Object
Constructor and Description |
---|
RessourceUtils() |
Modifier and Type | Method and Description |
---|---|
static String |
getEncodedBase64Image(Byte[] ressource) |
static String |
getEncodedBase64Image(DRessource ressource) |
static byte[] |
transformByteObjectToByte(Byte[] ressource) |
static Byte[] |
transformByteToByteObject(byte[] ressource) |
public static String getEncodedBase64Image(DRessource ressource)
public static byte[] transformByteObjectToByte(Byte[] ressource)
public static Byte[] transformByteToByteObject(byte[] ressource)
Copyright © 2016. All rights reserved.