public class ByteConverter extends Object
Utility class to convert number of given bytes into human readable format
Copyright 2010 (C) by Martin Ganserer
| Constructor and Description |
|---|
ByteConverter() |
| Modifier and Type | Method and Description |
|---|---|
static String |
convert(long numberOfBytes)
Convert given number of bytes into human readable format
|
public static String convert(long numberOfBytes)
numberOfBytes - Copyright © 2016. All rights reserved.