Reader UTF decoding is now private.
This commit is contained in:
parent
a8c32430ed
commit
f07aaeef87
|
@ -484,6 +484,9 @@ private:
|
||||||
--endStackUsed_;
|
--endStackUsed_;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
private:
|
||||||
|
|
||||||
// Decode an UTF-8/16/32 buffer to UTF-32 (for UTF-32 this does nothing).
|
// Decode an UTF-8/16/32 buffer to UTF-32 (for UTF-32 this does nothing).
|
||||||
//
|
//
|
||||||
// Params:
|
// Params:
|
||||||
|
|
Loading…
Reference in a new issue