Module solana::entry_writer[][src]

The entry_writer module helps implement the TPU's write stage. It writes entries to the given writer, which is typically a file or stdout, and then sends the Entry to its output channel.

Structs

EntryWriter

Functions

read_entries
read_entry