Skip to main content
.NET API Catalog
  • Browse
  • Search
  • Diff
  • Others
    Feature Usage Stats
    Version Source
  • .NET Upgrade Planner
  1. Catalog
  2. Microsoft.AspNetCore.WebUtilities
  3. FileBufferingReadStream
  4. Length
  • FileBufferingReadStream
    • FileBufferingReadStream(Stream, Int32)
    • FileBufferingReadStream(Stream, Int32, Int64?, String)
    • FileBufferingReadStream(Stream, Int32, Int64?, Func<String>)
    • FileBufferingReadStream(Stream, Int32, Int64?, Func<String>, ArrayPool<Byte>)
    • FileBufferingReadStream(Stream, Int32, Int64?, String, ArrayPool<Byte>)
    • CanRead
    • CanSeek
    • CanWrite
    • InMemory
    • Length
    • MemoryThreshold
    • Position
    • TempFileName
    • CopyToAsync(Stream, Int32, CancellationToken)
    • Dispose(Boolean)
    • DisposeAsync()
    • Flush()
    • Read(Byte[], Int32, Int32)
    • Read(Span<Byte>)
    • ReadAsync(Byte[], Int32, Int32, CancellationToken)
    • ReadAsync(Memory<Byte>, CancellationToken)
    • Seek(Int64, SeekOrigin)
    • SetLength(Int64)
    • Write(Byte[], Int32, Int32)
    • WriteAsync(Byte[], Int32, Int32, CancellationToken)
    • WriteAsync(ReadOnlyMemory<Byte>, CancellationToken)
netcoreapp2.2
namespace Microsoft.AspNetCore.WebUtilities
{
    public class FileBufferingReadStream : Stream
    {
        public override long Length { get; }
    }
}
nuget.org
0.0 %
Reference this API
.NET
5.06.07.08.09.010.0
.NET Core
2.02.12.23.03.1
Information specific to netcoreapp2.2
Assembly

Microsoft.AspNetCore.WebUtilities , Version=2.2.0.0, PublicKeyToken=adb9793829ddae60

Referencing

The API is automatically referenced.

Platform Restrictions

This framework does not have platform annotations.

  • Built-in API
  • Package-provided API
Search

03/18/2025
An error has occurred. This application may no longer respond until reloaded. Reload 🗙