ByteBuffer.
More...
#include <gdcmByteBuffer.h>
ByteBuffer.
Detailed description here
- Note
- looks like a std::streambuf or std::filebuf class with the get and peek pointer
◆ ByteBuffer()
| gdcm::ByteBuffer::ByteBuffer |
( |
| ) |
|
|
inline |
◆ Get()
| char * gdcm::ByteBuffer::Get |
( |
int |
len | ) |
|
|
inline |
◆ GetStart()
| const char * gdcm::ByteBuffer::GetStart |
( |
| ) |
const |
|
inline |
◆ ShiftEnd()
| void gdcm::ByteBuffer::ShiftEnd |
( |
int |
len | ) |
|
|
inline |
◆ UpdatePosition()
| void gdcm::ByteBuffer::UpdatePosition |
( |
| ) |
|
|
inline |
The documentation for this class was generated from the following file: