Distributed File System 1
Distributed file system in C
Loading...
Searching...
No Matches
Buffer Struct Reference

Byte buffer. More...

#include <lib.h>

Public Attributes

size_t len
 length of buffer
Bytebuf
 underlying buffer

Detailed Description

Byte buffer.

Member Data Documentation

◆ buf

Byte* Buffer::buf

underlying buffer

◆ len

size_t Buffer::len

length of buffer


The documentation for this struct was generated from the following file: