Method Read
- Namespace
- OpenCvSharp
- Assembly
- OpenCvSharp.dll
Read(Span<byte>)
Reads bytes from the stream into the given buffer.
long Read(Span<byte> buffer)
Parameters
Returns
- long
Actual number of bytes read.
Reads bytes from the stream into the given buffer.
long Read(Span<byte> buffer)
Actual number of bytes read.