Example #1
0
	explicit CboValidatorCore(InputStream &stream):
		mStream(stream),
		mStreamEnd(stream.GetEndPosition()),
		mValue32TableOffset(0)
	{}