Feedback

  • Contents
 

BufferGetLength

This Buffer tool returns the size (in bytes) of the data contained in a binary buffer.

Inputs

Buffer Handle

The buffer handle of the buffer you want to measure.

Outputs

Length

An integer value of the size of the buffer.

Exit Paths

Success

This step takes this path on success.

Invalid Handle

The tool takes this path, if the buffer handles was invalid.