public static class PropertyManagement.ByteConverter extends Object implements PropertyManagement.PropertyConverter<byte[]>
Constructor and Description |
---|
ByteConverter() |
Modifier and Type | Method and Description |
---|---|
Class<byte[]> |
baseClass() |
Serializable |
convert(byte[] ob) |
byte[] |
convert(Serializable ob) |
public Serializable convert(byte[] ob)
convert
in interface PropertyManagement.PropertyConverter<byte[]>
public byte[] convert(Serializable ob) throws Exception
convert
in interface PropertyManagement.PropertyConverter<byte[]>
Exception
public Class<byte[]> baseClass()
baseClass
in interface PropertyManagement.PropertyConverter<byte[]>
Copyright © 2013–2020. All rights reserved.