Modules§
Macros§
- data_
stream_ get_ size - Retrieves the size of a [
DataStreamReference]. - data_
stream_ read_ at_ position - Reads data at a specific position from a [
DataStreamReference]. - data_
stream_ read_ exact_ at_ position - Reads an exact amount of data at a specific position from a [
DataStreamReference]. - error_
trace_ add_ frame - Adds a frame to an existing [
ErrorTrace]. - error_
trace_ function - Determines the name of the current function.
- error_
trace_ new - Creates a new [
ErrorTrace]. - error_
trace_ new_ with_ error - Creates a new [
ErrorTrace] based on an existing error.
Structs§
- Error
Trace - Error with traceback information.
- Fake
Data Stream - Fake (or virtual) data stream.
Enums§
- Byte
Order - Byte order.
Traits§
- Data
Stream - Data stream trait.
Functions§
- open_
fake_ data_ stream - Opens a new fake data stream.
- open_
os_ data_ stream - Opens a new operating system data stream.