BytecodeApi.IO Namespace
Classes
Class | Description | |
---|---|---|
![]() |
BinaryStream |
Reads and writes primitive data types as binary values in a specific encoding. Reading and writing methods are supported based on the capabilities of the underlying Stream.
|
![]() |
Compression |
Class to compress and decompress data using GZip.
|
![]() |
Desktop |
Provides a set of staticSharedstaticstatic (Shared in Visual Basic) methods for Windows desktop interaction.
|
![]() |
IconHelper |
Helper class for Icon objects.
|
![]() |
Network |
Provides a set of staticSharedstaticstatic (Shared in Visual Basic) methods for network operations.
|
![]() |
ProcessEx | |
![]() |
ZipCompression |
Class to create and decompress ZIP archive files from Blob objects.
|
Delegates
Delegate | Description | |
---|---|---|
![]() |
TransferCallback |
Represents the method that is called periodically while binary data is transferred.
|
Enumerations
Enumeration | Description | |
---|---|---|
![]() |
ElevationType |
Specifies the elevation type for a Windows user.
|
![]() |
ProcessIntegrityLevel |
Specifies the mandatory integrity level for a Process.
|
![]() |
ProcessLoadLibraryResult |
Specifies the result of a DLL injection attempt, performed by LoadLibrary(Process, String).
|