getBytes(String) method
Returns the specified property as an array of bytes.
Syntax
public
byte[]
getBytes
(
String
property
) throws AgentryException
Parameters
-
property –
The property name
Returns
The property value as an array of bytes
Exceptions
-
AgentryException class –
if the property cannot be interpreted as bytes