Reads a tx buf at the specified offset
Buffer object from where the transaction will be read
Number of bytes to skip before starting to read
Size of the serialized data
the bytes size of a serialized transaction
Writes data to buf at the specified offset
Transaction data to be written to buffer
Buffer object where the transaction will be written
Number of bytes to skip before starting to write.
Offset plus the number of bytes that has been written
Class to handle the protocol Transaction type http://dev.nuls.io/NULSInfrastructure/generalProtocol.html#transactions