Exemple #1
0
 public byte?Peek()
 {
     return(stream.Peek());
 }