mirror of
https://github.com/neondatabase/neon.git
synced 2026-05-18 05:30:37 +00:00
implement blob-writer io functionalities
Signed-off-by: Yuchen Liang <yuchen@neon.tech>
This commit is contained in:
@@ -1084,7 +1084,7 @@ pub mod virtual_file {
|
||||
|
||||
impl IoMode {
|
||||
pub const fn preferred() -> Self {
|
||||
Self::Buffered
|
||||
Self::Direct
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user