nn::font::ArchiveFontBase::ConstructOpAnalyzeFileHeader Member Function
protected:
static ConstructResult ConstructOpAnalyzeFileHeader(
ConstructContext * pContext,
CachedStreamReader * pStream
);
| Name | Description | |
|---|---|---|
| in | pContext | Stream construction context. |
| in | pStream | Input stream. |
Processes a binary file header.
CONFIDENTIAL