public Decode ( Stream stream, string contentType, |
||
stream | Stream | Stream containing the content |
contentType | string | Content type (with any additional info like boundry). Content type is always supplied in lower case |
encoding | Stream enconding | |
return | HttpForm |