java-binary-block-parser
most comfortable and dynamic way to process binary data in Java and Android
파일 탐색기
- JBBP.mmd
- JBBP_Types.mmd
- arthur_sanctuary_banner.png
- jbbp_byteorder.png
- jbbp_complex_types.png
- jbbp_fields.png
- jbbp_mm.png
- jbbp_primitives.png
- jbbp_special_fields.png
- jmh_results.ods
- jmh_results.png
- white_properties.properties
- bundle.xml
- CompiledBlockVisitor.java
- ExpressionEvaluatorVisitor.java
- IntConstValueEvaluator.java
- JBBPToJavaConverter.java
- JBBPFieldTypeParameterContainer.java
- JBBPToken.java
- JBBPTokenizer.java
- JBBPTokenType.java
- JBBPEvaluatorFactory.java
- JBBPExpressionEvaluator.java
- JBBPIntegerValueEvaluator.java
- JBBPOnlyFieldEvaluator.java
- JBBPCompiledBlock.java
- JBBPCompiler.java
- JBBPCompilerUtils.java
- JBBPNamedFieldInfo.java
- JBBPCompilationException.java
- JBBPEvalException.java
- JBBPException.java
- JBBPFinderException.java
- JBBPIllegalArgumentException.java
- JBBPIOException.java
- JBBPMapperException.java
- JBBPNumericFieldValueConversionException.java
- JBBPParsingException.java
- JBBPReachedArraySizeLimitException.java
- JBBPTokenizerException.java
- JBBPTooManyFieldsFoundException.java
- AbstractMappedClassFieldObserver.java
- JBBPArraySizeLimiter.java
- JBBPBitInputStream.java
- JBBPBitNumber.java
- JBBPBitOrder.java
- JBBPBitOutputStream.java
- JBBPByteOrder.java
- JBBPCountableBitStream.java
- JBBPCustomFieldWriter.java
- JBBPOut.java
- JBBPOutVarProcessor.java
- Bin.java
- BinFieldFilter.java
- BinType.java
- JBBPMapper.java
- JBBPMapperCustomFieldProcessor.java
- MappedFieldRecord.java
- JBBPFieldFinder.java
- AbstractFieldByteArray.java
- BitEntity.java
- JBBPAbstractArrayField.java
- JBBPAbstractField.java
- JBBPFieldArrayBit.java
- JBBPFieldArrayBoolean.java
- JBBPFieldArrayByte.java
- JBBPFieldArrayDouble.java
- JBBPFieldArrayFloat.java
- JBBPFieldArrayInt.java
- JBBPFieldArrayLong.java
- JBBPFieldArrayShort.java
- JBBPFieldArrayString.java
- JBBPFieldArrayStruct.java
- JBBPFieldArrayUByte.java
- JBBPFieldArrayUInt.java
- JBBPFieldArrayUShort.java
- JBBPFieldBit.java
- JBBPFieldBoolean.java
- JBBPFieldByte.java
- JBBPFieldDouble.java
- JBBPFieldFloat.java
- JBBPFieldInt.java
- JBBPFieldLong.java
- JBBPFieldShort.java
- JBBPFieldString.java
- JBBPFieldStruct.java
- JBBPFieldUByte.java
- JBBPFieldUInt.java
- JBBPFieldUShort.java
- JBBPInvertableBitOrder.java
- JBBPNamedField.java
- JBBPNumericArray.java
- JBBPNumericField.java
- BinAnnotationWrapper.java
- Function.java
- JavaSrcTextBuffer.java
- JBBPCustomFieldTypeProcessorAggregator.java
- JBBPDslBuilder.java
- JBBPIntCounter.java
- JBBPSystemProperty.java
- JBBPTextWriter.java
- JBBPTextWriterExtraAdapter.java
- JBBPUtils.java
- NullableTriple.java
- ReflectUtils.java
- TargetSources.java
- JBBPCustomFieldTypeProcessor.java
- JBBPExternalValueProvider.java
- JBBPNamedNumericFieldMap.java
- JBBPParser.java
- JBBPParserExpressionArraySizeController.java
- JBBPVarFieldProcessor.java
- ResultSrcItem.java
- JBBPToJavaConverterReadWriteTest.java
- JBBPToJBBPToJavaConverterCompilationTest.java
- JBBPToJBBPToJavaConverterExpressionTest.java
- ParserToJBBPToJavaClassConverterJBBPFlagsTest.java
- RandomAutoTest.java
- JBBPFieldTypeParameterContainerTest.java
- JBBPTokenizerTest.java
- JBBPExpressionEvaluatorTest.java
- JBBPOnlyFieldEvaluatorTest.java
- JBBPCompilerTest.java
- JBBPMapperExceptionTest.java
- JBBPTokenizerExceptionTest.java
- BitIOCommonTest.java
- JBBPBitInputStreamTest.java
- JBBPBitOrderTest.java
- JBBPBitOutputStreamTest.java
- JBBPOutTest.java
- AbstractParserIntegrationTest.java
- BasedOnQuestionsAndCasesTest.java
- ClassParsingTest.java
- ConvertToJSONTest.java
- CustomThreeByteIntegerTypeTest.java
- NetPacketParsingTest.java
- PackedBCDCustomFieldTest.java
- PNGParsingTest.java
- RemarkableLinesParsingTest.java
- SNAParsingTest.java
- TAP_ParsingTest.java
- TGAParsingTest.java
- WAVParsingTest.java
- Z80_v1_ParsingTest.java
- BinTypeTest.java
- ClassWithPFGSG.java
- ClassWithPrivateFields.java
- ClassWithPrivateFieldsAndSetterGetter.java
- JBBPMapperTest.java
- FakePayload.java
- JBBPFieldArrayBitTest.java
- JBBPFieldArrayBooleanTest.java
- JBBPFieldArrayByteTest.java
- JBBPFieldArrayIntTest.java
- JBBPFieldArrayLongTest.java
- JBBPFieldArrayShortTest.java
- JBBPFieldArrayStringTest.java
- JBBPFieldArrayStructTest.java
- JBBPFieldArrayUByteTest.java
- JBBPFieldArrayUIntTest.java
- JBBPFieldArrayUShortTest.java
- JBBPFieldBitTest.java
- JBBPFieldBooleanTest.java
- JBBPFieldByteTest.java
- JBBPFieldIntTest.java
- JBBPFieldLongTest.java
- JBBPFieldShortTest.java
- JBBPFieldStringTest.java
- JBBPFieldStructTest.java
- JBBPFieldUByteTest.java
- JBBPFieldUIntTest.java
- JBBPFieldUShortTest.java
- AbstractJBBPToJavaConverterTest.java
- DynamicIntBuffer.java
- JBBPCustomFieldTypeProcessorAggregatorTest.java
- JBBPDslBuilderTest.java
- JBBPIntCounterTest.java
- JBBPSystemPropertyTest.java
- JBBPTextWriterTest.java
- JBBPUtilsTest.java
- SpecialTestUtils.java
- JBBPCustomFieldTypeProcessorTest.java
- JBBPNamedNumericFieldMapTest.java
- JBBPParserExpressionArraySizeControllerTest.java
- JBBPParserTest.java
- TestUtils.java
- com.igormaznitsa.jbbp.benchmarks.JBBPBenchmarkParser.jbbp
- JBBP_Benchmark.java
- 11kgsm.wav
- 8ksbc12.wav
- cbw8.tga
- drmapan.wav
- hexengine.clazz
- indexedcolor.tga
- logo.tga
- M1F1-float64WE-AFsp.wav
- picture.png
- remarkable1.rm
- tcppacket.bin
- test.clazz
- test.tap
- test.z80
- test1.z80
- test2.z80
- test3.z80
- test4.z80
- truspech.wav
- xing_t32.tga
- zexall.sna
- boolarrayraw.txt
- picture.png
- testwriter.txt
- testwriter2.txt
- testwriter3.txt
- testwriterbin1.txt
- testwriterbin2.txt
- testwriterbin2b.txt
- testwriterbin3.txt
- testwriterbin4.txt
- testwriterbin5.txt
- testwriterbinfloatdouble.txt
- txtwrtrjbbpobj1.txt
- txtwrtrjbbpobj2.txt
- txtwrtrjbbpobj3.txt
- pom.xml
- AbstractJBBPTask.java
- JBBPCleanTask.java
- JBBPExtension.java
- JBBPGenerateTask.java
- JBBPPlugin.java
- JBBPPluginTest.groovy
- build.gradle
- pom.xml
- settings.gradle
- com.igormaznitsa.mvn.test.jbbp.GenAnnotations.jbbp
- com.igormaznitsa.mvn.test.jbbp.GenAnnotationsNonStatic.jbbp
- com.igormaznitsa.mvn.test.jbbp.VarCustom.jbbp
- com.igormaznitsa.mvn.test.jbbp.WholeStreamByteArray.jbbp
- VarCustomImpl.java
- Main.java
- MainTest.java
- build.gradle
- pom.xml
- settings.gradle
- com.igormaznitsa.mvn.test.jbbp.GenAnnotations.jbbp
- com.igormaznitsa.mvn.test.jbbp.GenAnnotationsNonStatic.jbbp
- com.igormaznitsa.mvn.test.jbbp.VarCustom.jbbp
- com.igormaznitsa.mvn.test.jbbp.WholeStreamByteArray.jbbp
- VarCustomImpl.java
- Main.java
- MainTest.java
- build.gradle
- pom.xml
- settings.gradle
- com.igormaznitsa.mvn.test.jbbp.GenAnnotations.jbbp
- com.igormaznitsa.mvn.test.jbbp.GenAnnotationsNonStatic.jbbp
- com.igormaznitsa.mvn.test.jbbp.VarCustom.jbbp
- com.igormaznitsa.mvn.test.jbbp.WholeStreamByteArray.jbbp
- VarCustomImpl.java
- Main.java
- MainTest.java
- build.gradle
- pom.xml
- settings.gradle
- com.igormaznitsa.mvn.test.jbbp.GenAnnotations.jbbp
- com.igormaznitsa.mvn.test.jbbp.GenAnnotationsNonStatic.jbbp
- com.igormaznitsa.mvn.test.jbbp.VarCustom.jbbp
- com.igormaznitsa.mvn.test.jbbp.WholeStreamByteArray.jbbp
- VarCustomImpl.java
- Main.java
- MainTest.java
- build.gradle
- pom.xml
- settings.gradle
- pom.xml
- bundle.xml
- AbstractJBBPMojo.java
- JBBPCleanMojo.java
- JBBPGenerateMojo.java
- JavaConverterTest.java
- JBBPGenerateMojoTest.java
- mojoConfig.xml
- pom.xml
- com.igormaznitsa.mvn.test.jbbp.VarCustom.jbbp
- VarCustomImpl.java
- VarCustomTest.java
- pom.xml
- com.igormaznitsa.mvn.test.jbbp.GenAnnotations.jbbp
- GenAnnotationsTest.java
- pom.xml
- com.igormaznitsa.mvn.test.jbbp.GenAnnotationsNonStatic.jbbp
- GenAnnotationsNonStaticTest.java
- pom.xml
- com.igormaznitsa.mvn.test.jbbp.VarCustom.jbbp
- VarCustomImpl.java
- VarCustomTest.java
- pom.xml
- com.igormaznitsa.mvn.test.jbbp.WholeStreamByteArray.jbbp
- WholeStreamByteArrayTest.java
- pom.xml
- pom.xml
- pom.xml
- JavaConverter.java
- JBBPScriptTranslator.java
- ParserFlags.java
- Target.java
- CommonUtils.java
- CommonUtilsTest.java
- pom.xml
- pom.xml
- .gitignore
- changelog.txt
- LICENSE
- logo.png
- logo.svg
- logo_sn.png
- logo_sn.svg
- pom.xml
- README.md
# CDN으로 사용하기
jsDelivrjsDelivr는 공개 GitHub 리포지토리를 별도 설정 없이 CDN으로 즉시 서빙합니다. 버전과 파일을 고르면 웹페이지에 바로 붙일 수 있는 링크와 예시 코드가 만들어집니다.
링크
예시
// repository documentation
Was this content helpful?
(0 ratings)
