Interface ByteSizeAssembler

All Superinterfaces:
ObjectStringAssembler<Long>
All Known Implementing Classes:
ByteSizeAssembler.Default

public interface ByteSizeAssembler
extends ObjectStringAssembler<Long>
Converts a byte size value from long into a human readable format.
Since:
3.1
See Also:
ByteMultiple