get Byte Array
Return
The byte-array tag associated with the name
. If a tag with that name does not exist (or is not a byte[]
), then null
is returned.
See also
get(Object)
Parameters
name
The name of the byte-array whose value should be returned. Dot-notation is supported for accessing nested tags.