Share via


FileStreamWrapper Class

Definition

public ref class FileStreamWrapper : IDisposable, Microsoft::ReportingServices::QueryDesigners::IFileStreamWrapper
public class FileStreamWrapper : IDisposable, Microsoft.ReportingServices.QueryDesigners.IFileStreamWrapper
type FileStreamWrapper = class
    interface IFileStreamWrapper
    interface IDisposable
Public Class FileStreamWrapper
Implements IDisposable, IFileStreamWrapper
Inheritance
FileStreamWrapper
Implements

Constructors

FileStreamWrapper()

Fields

DEFAULT_BUFFER_SIZE

Methods

Dispose()
FlushBuffer()
Init(String, Boolean)
Init(String, Boolean, Int32)
MoveTo(Int64)
ReadData(Byte[], Int32)
ReadData(Byte[], Int32, Int64)
WriteData(Byte[], Int32)
WriteDataDirect(Int64, Byte[], Int32)

Applies to