Example #1
0
 public byte[] ReadAllBytes()
 {
     return(ZlpIOHelper.ReadAllBytes(_path));
 }
 public byte[] ReadAllBytes()
 {
     return(ZlpIOHelper.ReadAllBytes(FullName));
 }