storeRawData(String, byte[]) method

Stores a raw data in the file system.

Syntax

public abstract void storeRawData ( String key , byte[] data ) throws SDMPersistenceException, IllegalArgumentException

Parameters

Exceptions