Beispiel #1
0
 protected override WindowSize DetermineWindowSize(byte[] bytes)
 {
     return(WindowSize.ForFileSize(bytes.Length));
 }