C# Class m.Http.HttpBody.ByteArray

Inheritance: HttpBody
Afficher le fichier Open project: joongonn/mHttp

Méthodes publiques

Méthode Description
ByteArray ( byte bytes ) : System

Private Methods

Méthode Description
WriteToAsync ( Stream toStream ) : Task

Method Details

ByteArray() public méthode

public ByteArray ( byte bytes ) : System
bytes byte
Résultat System