CharBuffer
dotty.tools.dotc.util.CharBuffer
A character buffer that exposes the internal array for reading. That way we can avoid copying when converting to names.
Attributes
- Graph
-
- Supertypes
Members list
In this article
A character buffer that exposes the internal array for reading. That way we can avoid copying when converting to names.