Searched defs:err (Results 1 – 2 of 2) sorted by relevance
168 …thAssertedLength(string hexstring, int expectedLenghtInBytes, out byte[] byteArray, out string err) in TryParseHexStringWithAssertedLength()
24 public static PacketData ErrorReply(Error err = Error.Unknown) in ErrorReply()