51Degrees Common C/C++
4.1
A shared functionality library that is used by 51Degrees products
Search
Documentation
fiftyoneDegreesMemoryReader
fiftyoneDegreesMemoryReader Struct Reference
Common
Memory
Detailed Description
Used to read data from memory in a similar manner to a file handle.
Public Attributes
byte
*
startByte
The first byte in memory.
byte
*
current
The current byte being read from.
byte
*
lastByte
The maximum byte that can be read from.
long
length
Length of the file in bytes.
The documentation for this struct was generated from the following file:
memory.h
On This Page
Public Attributes
List of all members
Generated by
doxygen
1.8.15