Namespace:
OpenEdge.Core
Type:
Class
MemptrOutputStream
Parent Classes:
Progress.IO.MemoryOutputStream
OpenEdge.Core.MemptrOutputStream
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