Esempio n. 1
0
 public TarEntryEnumerator(TarInputStream inputStream)
 {
     this.inputStream = inputStream;
 }