Module solana::packet[][src]

The packet module defines data structures and methods to pull data from the network.

Structs

Blob
Meta
Packet
Packets
Recycler

Constants

BLOB_DATA_SIZE
BLOB_FLAG_IS_CODING
BLOB_HEADER_SIZE
BLOB_SIZE
NUM_BLOBS
NUM_PACKETS
PACKET_DATA_SIZE

Functions

to_blob
to_blobs
to_packets

Type Definitions

BlobRecycler
PacketRecycler
SharedBlob
SharedPackets