Method Save
Save(DataOutput)
Save this mutable into out
. Instantiating a reader from
the generated data will return a reader with the same number of bits
per value.
Declaration
public virtual void Save(DataOutput out)
Parameters
Type | Name | Description |
---|---|---|
DataOutput | out |