Feb 8, 2008 #1 pdbowling Programmer Mar 28, 2003 267 US Does anyone have a code snippet on how to get a non-seekable stream into a byte array? My normal ToByteArray(Stream myStream) is failing on a particular stream which is non-seekable. Thanks, Everyone. Patrick
Does anyone have a code snippet on how to get a non-seekable stream into a byte array? My normal ToByteArray(Stream myStream) is failing on a particular stream which is non-seekable. Thanks, Everyone. Patrick