package
0.0.0-20240816162523-c1683cc9cfe6
Repository: https://github.com/gyuho/learn.git
Documentation: pkg.go.dev
# Functions
AlignedBlock returns []byte of size BlockSize aligned to a multiple of AlignSize in memory (must be power of two).
No description provided by the author
OpenFile is a modified version of os.OpenFile which sets O_DIRECT.