Show / Hide Table of Contents

Class Utf8Helper

Inheritance
System.Object
Utf8Helper
Namespace: Volo.Abp.Internal
Assembly: Volo.Abp.Core.dll
Syntax
public static class Utf8Helper : object

Methods

ReadStringFromStream(Stream)

Declaration
public static string ReadStringFromStream(Stream stream)
Parameters
Type Name Description
Stream stream
Returns
Type Description
System.String
Back to top Powered by Volosoft