nw::font::ArchiveFontBase::ConstructOpExpand Member Function

Syntax

protected:
static ConstructResult ConstructOpExpand(
     ConstructContext * pContext,
     CachedStreamReader * pStream
);

Arguments

Name Description
in pContext The stream construct context.
in pStream The input stream.

Return Values

Returns the status of the operation.

Description

Expands the input stream and writes it to the output buffer of the construct context.


CONFIDENTIAL