Documentation
Dlang.org
ByteWriter.reset
gstbase
byte_writer
ByteWriter
Resets writer and frees the data if it's owned by writer.
class
ByteWriter
void
reset
(
)
gstbase
byte_writer
ByteWriter
functions
ensureFreeSpace
fill
freeAndGetBuffer
freeAndGetData
getRemaining
initWithData
initWithSize
init_
putBuffer
putData
putFloat32Be
putFloat32Le
putFloat64Be
putFloat64Le
putInt16Be
putInt16Le
putInt24Be
putInt24Le
putInt32Be
putInt32Le
putInt64Be
putInt64Le
putInt8
putStringUtf16
putStringUtf32
putStringUtf8
putUint16Be
putUint16Le
putUint24Be
putUint24Le
putUint32Be
putUint32Le
putUint64Be
putUint64Le
putUint8
reset
resetAndGetBuffer
Resets writer and frees the data if it's owned by writer.