TarHeaderInput.bytes constructor

const TarHeaderInput.bytes(
  1. Uint8List value
)

Implementation

const factory TarHeaderInput.bytes(Uint8List value) = TarHeaderInputBytes;