BlobBuilder
:
ByteArray
A dynamically sizeable blob
Method
public
BlobBuilder
.
Constructor
(
int
capacity
=
null
)
public
void
BlobBuilder
.
Append
(
value
,
range
=
null
)
Append bytes
public
bool
BlobBuilder
.
AppendFile
(
path_or_blob
)
Append the contents of a binary file
public
void
BlobBuilder
.
Clear
Set the size to 0
public
virtual
int
object
.
Compare
(
value
)
Compares this object with another and returns (-1, 0, or 1)
public
virtual
Icon
object
.
GetIcon
Return a icon for this object
public
virtual
object
.
GetLayoutBlock
Return a layout inside a block
public
virtual
object
.
GetLayoutSpan
Return a layout inside a span
public
virtual
object
.
GetLayoutTip
Return a layout for the hint popup
public
virtual
object
.
GetSourceReference
Return a source reference for this object
public
virtual
void
object
.
GetTexSource
(
source
)
LaTeX source code for this object
public
void
BlobBuilder
.
Remove
(
range
)
Remove a byte range
public
blob
BlobBuilder
.
ToBlob
(
range
=
null
)
Get contents as a blob