C# Class PeterO.Cbor.CharacterReader.WrappedStream

Inheritance: IByteReader
Afficher le fichier Open project: peteroupc/CBOR

Méthodes publiques

Méthode Description
ReadByte ( ) : int
WrappedStream ( Stream stream ) : System

Method Details

ReadByte() public méthode

public ReadByte ( ) : int
Résultat int

WrappedStream() public méthode

public WrappedStream ( Stream stream ) : System
stream Stream
Résultat System