Constant bones_framework::networking::online::READ_TO_END_BYTE_COUNT
source ยท pub const READ_TO_END_BYTE_COUNT: usize = 256;Expand description
The number of bytes to use for read_to_end()
pub const READ_TO_END_BYTE_COUNT: usize = 256;The number of bytes to use for read_to_end()