StreamUtility
Overview
Location
-
Reference:
- RemObjects.InternetPack.dll .NET, .NET Core 5.0, .NET Standard 2.0
- RemObjects.InternetPack.fx Island
- libRemObjects.InternetPack.fx Toffee
- Namespace: RemObjects.InternetPack.Messages.Mime.Decode
Class Methods
ReadLineAsAscii virtual
class method ReadLineAsAscii(stream: Stream): String
static String ReadLineAsAscii(Stream stream)
static func ReadLineAsAscii(_ stream: Stream) -> String
Shared Function ReadLineAsAscii(stream As Stream) As String
Parameters:
- stream:
Instance Methods
constructor protected Island
constructor
StreamUtility()
init()
Sub New()