nn::font::ArchiveFontBase::ConstructOpCopy Member Function
protected:
static ConstructResult ConstructOpCopy(
ConstructContext* pContext,
CachedStreamReader * pStream
);
| Name | Description | |
|---|---|---|
| in | pContext | Stream construction context. |
| in | pStream | Input stream. |
Copies data from the input stream into the construction context's output buffer.
CONFIDENTIAL