Partager via


BoundedStream Classe

Définition

public ref class BoundedStream : System::IO::Stream
public class BoundedStream : System.IO.Stream
type BoundedStream = class
    inherit Stream
Public Class BoundedStream
Inherits Stream
Héritage
BoundedStream

Constructeurs

BoundedStream(Stream, Int64, Int64)

Propriétés

CanRead
CanSeek
CanWrite
Length
Position

Méthodes

Flush()
Read(Byte[], Int32, Int32)
Seek(Int64, SeekOrigin)
SetLength(Int64)
Write(Byte[], Int32, Int32)

S’applique à