mirror of
https://github.com/neondatabase/neon.git
synced 2026-06-05 14:30:37 +00:00
@@ -10,8 +10,6 @@ use std::{
|
||||
|
||||
use bytes::buf::UninitSlice;
|
||||
|
||||
// pub const DIO_MEM_ALIGN: usize = 4096;
|
||||
|
||||
/// An aligned buffer type used for I/O.
|
||||
pub struct IoBufferMut {
|
||||
/// Use `Vec` to benefit from the helper methods, but never reallocates.
|
||||
|
||||
Reference in New Issue
Block a user