Byte

Defines a single-byte (8-bit) integer value.

This type is used by various internal LVM data structures related to disk layout.


#include <lvm_type.h>      /* or <lvm_intr.h> */

typedef unsigned char Byte;