Direct Writing Strategy
A WritingStrategy that immediately writes to the WritableDataProvider.
Functions
Link copied to clipboard
Called by the OutputStreamAdapter once the last byte was written. You should clear your reference to the OutputStreamAdapter at this time.
Link copied to clipboard
Called by the OutputStreamAdapter before the first byte is written.
Link copied to clipboard
Called by the OutputStreamAdapter with the data that should be written.