Esempio n. 1
0
 public byte[] ReadAllBytes()
 {
     return(ZlpIOHelper.ReadAllBytes(_path));
 }
Esempio n. 2
0
 public byte[] ReadAllBytes()
 {
     return(ZlpIOHelper.ReadAllBytes(FullName));
 }