Uses of Class
jlibs.core.io.BOM

Packages that use BOM
jlibs.core.io   
 

Uses of BOM in jlibs.core.io
 

Methods in jlibs.core.io that return BOM
static BOM BOM.detect(ByteBuffer buffer)
           
static BOM BOM.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static BOM[] BOM.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2018. All rights reserved.