|
|
|
|
|
__init__(self,
*args)
__init__(self, RawDataSource datasource) -> RawData |
source code
|
|
|
vectoru
|
|
|
StringVector
|
|
|
unsigned int
|
|
|
unsigned int
|
|
|
|
setIndex(self,
*args)
setIndex(self, unsigned int index) |
source code
|
|
|
|
moveIndex(self,
*args)
moveIndex(self, int offset) |
source code
|
|
|
|
readInto(self,
*args)
readInto(self, size_t len) |
source code
|
|
|
uint8_t
|
|
|
uint16_t
|
|
|
uint32_t
|
|
|
uint16_t
|
|
|
uint32_t
|
|
|
|
read(self,
*args)
read(self, int size = -1) read(self) |
source code
|
|
|
|
readString(self,
*args)
readString(self, size_t len) -> string |
source code
|
|
|
|
getLine(self,
*args)
getLine(self, string buffer) -> bool |
source code
|
|