Namespace: OpenEdge.Core
Class
MemptrOutputStream
Parent classes:
Progress.IO.MemoryOutputStream

Inherits: Progress.IO.MemoryOutputStream

/* *************************************************************************************************************************
Copyright (c) 2019-2020 by Progress Software Corporation and/or one of its subsidiaries or affiliates. All rights reserved.
File:MemptrOutputStream
Description:An OutputStream implementation that holds data in-memory. This is
legacy code that now acts as a wrapper to the Progress.IO.MemoryOutputStream
and should not be used
Author(s):pjudge
Created:2019-02-20
Notes:* This should be replaced in 12.0.0+ with the Progress.IO.MemoryOutputStream, for performance reasons
/* Default constructor



Constructor Summary
Options Name Purpose
MemptrOutputStream () /* Default constructor */
MemptrOutputStream (int64)


Constructor Detail
Top

MemptrOutputStream ()

/* Default constructor
Top

MemptrOutputStream (int64)

Parameters:
pSize INT64


Copyright © 2022 Progress Software Corporation. All rights Reserved.

Progress® OpenEdge® Release 12.6.0