Reader UTF decoding is now private.
This commit is contained in:
parent
a8c32430ed
commit
f07aaeef87
1 changed files with 3 additions and 0 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue