4 | ||| Read bytes from a dpiData pointer.
5 | |||
6 | ||| Parameters:
7 | ||| - dpiData pointer
8 | |||
9 | ||| Returns:
10 | ||| - Allocated buffer containing the data.
11 | |||
12 | ||| The returned buffer must be released with `oracle_lob_free_buffer`.
13 | |||