Artifact [67d1a20384]
Not logged in

Artifact 67d1a20384ed61ea9734a63cadf088c73a241b80:

Wiki page [byteArray Object Type] by dgp 2014-09-23 18:09:08.
D 2014-09-23T18:09:08.685
L byteArray\sObject\sType
P bb8bdce8e00c41f555b108bac8025d0a3ed0b785
U dgp
W 708
<h1>Source Files</h1>
  *  portions of [/finfo?name=generic/tclBinary.c|tclBinary.c]

<h1>Public Interface</h1>
  *  Tcl_NewByteArrayObj
  *  Tcl_DbNewByteArrayObj
  *  Tcl_SetByteArrayObj
  *  Tcl_GetByteArrayFromObj
  *  Tcl_SetByteArrayLength

<h1>Private Interface</h1>
  *  TclAppendBytesToByteArray
  *  tclByteArrayType

<h1>Directly Depends On Public Interface Of</h1>
  *  [Tcl_Obj System]
  *  [Panic]
  *  [UTF-8 String]
  *  [Allocation]

<h1>Directly Depends On Private Interface of</h1>
  *  [Tcl_Obj System]

<h1>Discussion</h1>

The rest of the file implements the [binary] command.

The public routines have similar INT_MAX size limitations to
other parts of Tcl.
Z ac4cc92cf94c48b69531d093c6182adc