Documentation of the return value for ReadMemory::data is wrong

Issue #237 closed
Paolo Brandoli repo owner created an issue
/// \return the number of bytes to be copied into the pre-allocated buffer

should be

/// \return the number of bytes copied into the pre-allocated buffer

Comments (4)

  1. Log in to comment