TypeScript API Documentation for HARFBUZZ
API Version: 0.0
Library Version: 11.5.1
Generated with TypeDoc via ts-for-gir v4.0.0-beta.40
Since 1.5.0
Append (part of) contents of another buffer to this buffer.
An HarfBuzz.buffer_t
source HarfBuzz.buffer_t
start index into source buffer to copy. Use 0 to copy from start of buffer.
end index into source buffer to copy. Use UINT_MAX (or ((unsigned int) -1)) to copy to end of buffer.
UINT_MAX
1.5.0
Append (part of) contents of another buffer to this buffer.