Overload List

  NameDescription
Public methodWriteChars(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.)
Public methodWriteChars(String, Int32, Int32) Obsolete.
Writes a sub sequence of characters from s as the old format (modified UTF-8 encoded bytes).
(Inherited from IndexOutput.)

See Also