menu
u package
documentation
components/u_barcode.dart
QrBitBuffer
getByte method
getByte method
dark_mode
light_mode
getByte
method
int
getByte
(
int
index
)
Implementation
int getByte(int index) => _buffer[index];
u package
documentation
components/u_barcode
QrBitBuffer
getByte method
QrBitBuffer class