StringHandler.

WriteShort(Transaction, string, ByteArrayBuffer) Method

Syntax

public void WriteShort(Transaction trans, string str, ByteArrayBuffer buffer)

Parameters

Name Type Description
trans Transaction
str string
buffer ByteArrayBuffer

Return Value

Type Description
void