public interface BinaryDataType
Modifier and Type | Method and Description |
---|---|
int |
getByteCount()
Returns the size of data in bytes.
|
int |
getByteCount(int valueCount)
Counts the storage area for the given number of values of this type.
|
Copyright © 2014 EsprIT-Systems. All Rights Reserved.