Mission Base

Program Base Library Functions

int pblSetByteBufferHashValue

( const void* buffer,
  const size_t length )

Creates a hash value of a byte buffer and its length.

Documentation

Creates a hash value of a byte buffer and its length.

Parameters:
buffer - The byte buffer to calculate the hash value for
length - The length of the byte buffer to hash
Returns:
int rc: The hash value of the buffer that was passed.

Alphabetic index



This page was generated with the help of DOC++.