The Memory Stream Concrete Body Classes
The memory stream concrete classes are named RWChained{TYPE}ArrayOutputStreamImp, where {TYPE} is one of the data types listed above. They are created by calling one of their public static make() functions, which returns a handle to the created concrete memory stream body.