Re: [Nutshell-devel] Basic class information : Byte Arrays
Status: Planning
Brought to you by:
alexandream
From: Alexandre M. <ale...@gm...> - 2006-08-28 15:59:36
|
[...] > > ByteArray(char * wrappedData, int capacity); > > > Wait a moment, this constructor is really to be private? > OTOH I don't see a default constructor (as this one is private), did you > miss this or was intentional? > oops! It was a protected constructor, sorry. |