Get the length.
Compares against another value.
The value to compare.
A number indicating this value and another compare to each other:
Insert into the current lbuffer.
Position to insert from.
Value to insert.
Optional
pos: numberStart position of the value, inclusive.
Optional
Optional
end: numberEnd position of the value, exclusive.
Optional
Self
Set the value of the buffer.
Starting index.
The source.
Optional
pos: numberStart position, inclusive.
Optional
Optional
end: numberEnd poisiton, exclusive.
Optional
Self.
Length is end - pos;
Generated using TypeDoc
Buffer object used with I/O API.
Remarks
The indices parameters are all zero based with TypeScript API.