static CBORFactoryBuilder
builder()
CBORFactory
CBORFactoryBuilder
configure(CBORGenerator.Feature f, boolean state)
configure(CBORParser.Feature f, boolean state)
disable(CBORGenerator.Feature f)
disable(CBORGenerator.Feature first, CBORGenerator.Feature... other)
disable(CBORParser.Feature f)
disable(CBORParser.Feature first, CBORParser.Feature... other)
enable(CBORGenerator.Feature f)
enable(CBORGenerator.Feature first, CBORGenerator.Feature... other)
enable(CBORParser.Feature f)
enable(CBORParser.Feature first, CBORParser.Feature... other)
rebuild()
CBORFactory(CBORFactoryBuilder b)
Copyright © 2022 FasterXML. All rights reserved.