getBytes(String) method

Returns the specified property as an array of bytes.

Syntax

public byte[] getBytes ( String property ) throws AgentryException

Parameters

Returns

The property value as an array of bytes

Exceptions