public class LowPowerOptimisationLevelConverter
extends java.lang.Object
Constructor and Description |
---|
LowPowerOptimisationLevelConverter() |
Modifier and Type | Method and Description |
---|---|
LowPowerOptimisationLevel |
decode(byte[] data) |
byte[] |
encode(LowPowerOptimisationLevel model) |
static LowPowerOptimisationLevelConverter |
instance() |
public byte[] encode(LowPowerOptimisationLevel model) throws java.lang.Exception
java.lang.Exception
public LowPowerOptimisationLevel decode(byte[] data) throws java.lang.Exception
java.lang.Exception
public static LowPowerOptimisationLevelConverter instance()