SMetrID V3 Library - manuál programátora
C#
Show/Hide TOC
Byte
Buffer
Remove
Range Method
Overload List
RemoveRange(Int32)
Deletes the count bytes from the beginning of the buffer.
RemoveRange(Int32, Int32)
Deletes count bytes from the buffer starting from startIndex. If parameters point outside the buffer, only available bytes are deleted.
See Also
Reference
ByteBuffer Class
OddPrg Namespace
In This Article
Overload List
See Also