SetUsedBufferBytes Method
- Last UpdatedApr 08, 2026
- 1 minute read
Sets the number of bytes that are in use in the byte array.
[Obsolete()]
public void SetUsedBufferBytes(
int usedBufferLength
)
[Obsolete()]
public:
void SetUsedBufferBytes(
int usedBufferLength
)
Parameters
- usedBufferLength
- Currently used buffer length.