Connection Information

To perform the requested action, WordPress needs to access your web server. Please enter your FTP credentials to proceed. If you do not remember your credentials, you should contact your web host.

Connection Type

GetByteArray – PB Docs 126 – PowerBuilder Library

GetByteArray – PB Docs 126

GetByteArray PowerScript function

Description

Obtains an array of Byte values stored
in a blob.

Syntax

Argument

Description

input

A Blob datatype
that you want to return as an array of bytes.

Return Values

Any. Returns the value of the input variable
as an array of Byte datatypes if it succeeds;
it returns 0 if the input variable is not a
valid blob.

Usage

The returned value can be assigned drectly to a byte array.

Examples

This example converts a blob passed in an argument
to an array of bytes:

See Also


Document get from Powerbuilder help
Thank you for watching.
Was this article helpful?
Subscribe
Notify of
guest
0 Comments
Oldest
Newest Most Voted
Inline Feedbacks
View all comments
0
Would love your thoughts, please comment.x
()
x