Trait swarm_bot_packets::write::ByteWritable [−][src]
pub trait ByteWritable { fn write_to_bytes(self, writer: &mut ByteWriter); }
Required methods
fn write_to_bytes(self, writer: &mut ByteWriter)
pub trait ByteWritable { fn write_to_bytes(self, writer: &mut ByteWriter); }
fn write_to_bytes(self, writer: &mut ByteWriter)