buffer property

List<int> buffer
getter/setter pair

The buffer storing data to be hashed.

Implementation

List<int> buffer;