write To Data Provider
Call this from your WritingStrategy to actually write to the WritableDataProvider.
Parameters
data
The data to write.
Throws
If there was a problem writing to the data provider.
Call this from your WritingStrategy to actually write to the WritableDataProvider.
The data to write.
If there was a problem writing to the data provider.