Skip to main content

Module packet_writer

Module packet_writer 

Source
Expand description

§Steel Protocol Packet Writer

This module contains the implementation of the packet writer.

Structs§

CompressionLevelError
An error that occurs when the compression level is invalid.
TCPNetworkEncoder
Encoder: Server -> Client Supports ZLib endecoding/compression Supports Aes128 Encryption

Enums§

EncryptionWriter
A writer that can encrypt data.