TextBuffer.this
this
()Creates a new text buffer.
this
(TextBufferPtr handle, bool owned = false)Creates a wrapper around an existing buffer handle.
Parameters
handle | Existing buffer handle |
owned | Whether this wrapper owns the handle |