New Snippet New Snippet Recent Snippets Recent Snippets My Snippets My Snippets Web Code Search Snippets Search
Sign inor Register
Format:
Recent snippets matching tags of Biztalk
C#
using System;
using System.Collections.Generic;
using System.Text;
using System.IO;
 
namespace EAI.BE.BizTalk.PipelineComponents
{
    /// <summary>
    /// TranscodingStream class is a binary tranformation stream decorator. While reading the underlying bytestream is transcoded from a source to a target encoding, on the fly. There is no support for seeking nor writing.
    /// </summary>
by Grgeory Van de Wiele   August 06, 2009 @ 1:03am
230 Views
no comments
 
brought to you by:
West Wind Techologies


If you find this site useful and use it frequently please consider making a donation to support this free service.
Donate