From fc0f865e64a8550730495d84f8c0cc1cee2eff0f Mon Sep 17 00:00:00 2001 From: acragusa Date: Thu, 7 Mar 2019 15:06:37 -0500 Subject: [PATCH] Allows for zero bytes to be read --- Ext.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Ext.cs b/Ext.cs index aae2195..bbd576f 100644 --- a/Ext.cs +++ b/Ext.cs @@ -839,7 +839,7 @@ internal static void ReadBytesAsync (this Stream stream, int length, Action