Furrent
Classes | Functions
fur::download::bitfield Namespace Reference

Classes

class  Bitfield
 

Functions

std::ostream & operator<< (std::ostream &os, const Bitfield &bf)
 

Function Documentation

◆ operator<<()

std::ostream& fur::download::bitfield::operator<< ( std::ostream &  os,
const Bitfield bf 
)

Display the Bitfield as a 8-column grid. Each row is a byte. Bit 0 is in the topmost left corner.