rsc3/doc-schelp/HelpSource/Classes/RawArray.scrbl

18 lines
373 B
Racket

#lang scribble/manual
@(require (for-label racket))
@title{RawArray}
@section{categories}
Collections>Ordered
Abstract superclass for arrays holding raw data values
@section{description}
RawArray is the abstract superclass of a group of array classes that hold raw data values.
@section{INSTANCEMETHODS}
@section{private}
archiveAsCompileString, archiveAsObject