Checksum.update

Feeds data into an existing glib.Checksum The checksum must still be open, that is Checksum.getString or Checksum.getDigest must not have been called on checksum.

class Checksum
void
update
(
char[] data
)

Parameters

data char[]

buffer used to compute the checksum

Meta

Since

2.16