public static class ByteWriterFactory.Fixed extends Object
| Modifier and Type | Field and Description |
|---|---|
static ByteWriterFactory.Fixed |
FIXED
Request a FIXED size.
|
static ByteWriterFactory.Fixed |
GROWABLE
Request a GROWABLE size.
|
| Modifier and Type | Method and Description |
|---|---|
int |
getId() |
String |
name()
Get the name of the generic family.
|
static ByteWriterFactory.Fixed |
parse(String s) |
public static final ByteWriterFactory.Fixed FIXED
public static final ByteWriterFactory.Fixed GROWABLE
public String name()
public static ByteWriterFactory.Fixed parse(String s)
public int getId()
Copyright © 2010 - 2020 Adobe. All Rights Reserved