TarHeaderInputBytes constructor

const TarHeaderInputBytes(
  1. Uint8List value
)

Implementation

const TarHeaderInputBytes(this.value);