Skip to content

🐠 Cute functional style binary structure IO library for Kotlin

License

Notifications You must be signed in to change notification settings

duangsuse-valid-projects/Binarie

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Binarie platform version

Combinator style binary structure read/write library for Kotlin(JVM/JS)

import org.binarie.Reader
import org.binarie.Writer

import org.binarie.helper.Tuple
import org.binarie.PatBuilder.struct
import org.binarie.PatBuilder.repeat
import org.binarie.PatBuilder.cond

import org.binarie.PatBuilder.bigEndian
import org.binarie.PatBuilder.littleEndian

import org.binarie.pat.*

Related Link

About

🐠 Cute functional style binary structure IO library for Kotlin

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages