C# Class NFe.StreamExtensions

Mostra file Open project: akretion/uninfe

Public Methods

Method Description
CopyTo ( this from, Stream to ) : long
ToBase64 ( this fi ) : string

Method Details

CopyTo() public static method

public static CopyTo ( this from, Stream to ) : long
from this
to Stream
return long

ToBase64() public static method

public static ToBase64 ( this fi ) : string
fi this
return string