public class DataChannel extends Object
| Modifier and Type | Field and Description |
|---|---|
Object[][] |
data |
LinkedHashMap<String,Object> |
records |
| Constructor and Description |
|---|
DataChannel() |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
isDataChannel(long tagEntry) |
static boolean |
isDataChannels(long tagEntry) |
public LinkedHashMap<String,Object> records
public Object[][] data
Copyright © 2015–2021 Fiji. All rights reserved.