public class ByteConverter extends Object
Utility class to convert number of given bytes into human readable format
Copyright 2010 (C) by Martin Ganserer
| 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 © 2018. All rights reserved.