public class Bytes
extends java.lang.Object
Title: Structured Data Objects
Description: A data object that represents a byte_array.
Copyright: Copyright (c) 2010
Company: StreamScape Technologies
Modifier and Type | Method and Description |
---|---|
byte[] |
getBytes() |
void |
setBytes(byte[] bytes) |
java.lang.String |
toString() |
Copyright © 2015-2024 StreamScape Technologies. All rights reserved.