MobiLink Synchronization User's Guide
Writing Synchronization Scripts in Java
MobiLink Java API Reference
Passed into methods to enable the functionality of an in/out parameter passed to a SQL script.
public byte[ ] getValue( )
Returns the value of this byte array parameter.
public void setValue( byte[ ] new_value )
Sets the value of this byte array parameter. There is one parameter, new_value, which is the value this byte array should take.