public class StreamEntryBinary
extends java.lang.Object
implements java.io.Serializable
| Constructor and Description |
|---|
StreamEntryBinary(StreamEntryID id,
java.util.Map<byte[],byte[]> fields) |
| Modifier and Type | Method and Description |
|---|---|
java.util.Map<byte[],byte[]> |
getFields() |
StreamEntryID |
getID() |
java.lang.String |
toString() |
public StreamEntryBinary(StreamEntryID id, java.util.Map<byte[],byte[]> fields)
public StreamEntryID getID()
public java.util.Map<byte[],byte[]> getFields()
public java.lang.String toString()
toString in class java.lang.ObjectCopyright © 2025. All rights reserved.