nn::font::ArchiveFontBase::ConstructOpSkip Member Function
protected:
static ConstructResult ConstructOpSkip(
ConstructContext* pContext,
CachedStreamReader * pStream
);
| Name | Description | |
|---|---|---|
| in | pContext | Stream construction context. |
| in | pStream | Input stream. |
Reads and discards an input stream.
CONFIDENTIAL