nn::font::ArchiveFontBase::ConstructOpExpand Member Function
protected:
static ConstructResult ConstructOpExpand(
ConstructContext* pContext,
CachedStreamReader * pStream
);
| Name | Description | |
|---|---|---|
| in | pContext | Stream construction context. |
| in | pStream | Input stream. |
Writes to a construction context's output buffer while expanding an input stream.
CONFIDENTIAL