public class

ByteConstants

extends Object
java.lang.Object
   ↳ com.facebook.common.util.ByteConstants

Summary

Constants
int KB
int MB
[Expand]
Inherited Methods
From class java.lang.Object

Constants

public static final int KB

Constant Value: 1024 (0x00000400)

public static final int MB

Constant Value: 1048576 (0x00100000)