public static interface BinaryWriter.ValueSetter extends Serializable
Modifier and Type | Method and Description |
---|---|
void |
setValue(BinaryWriter writer,
int pos,
Object value) |
void setValue(BinaryWriter writer, int pos, Object value)
Copyright © 2023–2024 The Apache Software Foundation. All rights reserved.