menu

UWP

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class StreamExtension - UWP API Reference | Syncfusion

    Show / Hide Table of Contents

    Class StreamExtension

    Inheritance
    System.Object
    StreamExtension
    Namespace: Syncfusion.XlsIO.Implementation
    Assembly: Syncfusion.XlsIO.UWP.dll
    Syntax
    public static class StreamExtension : Object

    Methods

    Close(Stream)

    Declaration
    public static void Close(this Stream stream)
    Parameters
    Type Name Description
    System.IO.Stream stream

    GetBuffer(MemoryStream)

    Declaration
    public static byte[] GetBuffer(this MemoryStream stream)
    Parameters
    Type Name Description
    System.IO.MemoryStream stream
    Returns
    Type
    System.Byte[]
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved