SalBinary
PPJ.Runtime.SalBinary
Last updated
PPJ.Runtime.SalBinary
Last updated
Namespace: PPJ.Runtime
Assembly: PPJ.Runtime.49 (4.9.0.0)
SAL Binary type (TD6).
Constructs a new SalString object containing an empty string.
Constructs a new SalString object.
Name | Type | Description |
---|---|---|
buffer |
Name | Type | Description |
---|---|---|
Empty | empty value |
Boolean: Checks if this SalBinary object contains a null value.
SalNumber: Returns the buffer's length.
Byte[]: Returns the inner byte[] value
Returns the current buffer length of the string.
Returns: SalNumber. nLength
Parameter | Type | Description |
---|---|---|
target | ||
length |
Returns: Boolean.
Name | Description |
---|---|
Common base interface for Sal types. |