Add Writer::peekSerializedData(), a temporary view of the data.

Authored by ahartmetz on Jan 15 2017, 5:28 PM.

Description

Add Writer::peekSerializedData(), a temporary view of the data.

Can be used to get a cheap view of the data for further processing
where it should be properly validated (some properties are only
validated at finalization time).

Details

Committed
ahartmetzMar 19 2017, 5:05 PM
Parents
R738:ba97c0b73140: Add Arguments::isByteSwapped() accessor.
Branches
Unknown
Tags
Unknown