Overload List
Name | Description | |
---|---|---|
WriteChars(array<Char>[]()[][], Int32, Int32) | Obsolete. Writes a sub sequence of characters from char[] as
the old format (modified UTF-8 encoded bytes).
(Inherited from IndexOutput.) | |
WriteChars(String, Int32, Int32) | Obsolete. Writes a sub sequence of characters from s as the old
format (modified UTF-8 encoded bytes).
(Inherited from IndexOutput.) |