Exemplo n.º 1
0
 protected override string Deserialize(ArraySegment <byte> bytes)
 {
     return(Deserialization.ParseString(bytes));
 }