Skip to content

flambard/cl-bert

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

cl-bert

cl-bert is a BERT serializer.

API

[Generic Function]
encode object &key berp-header => bytes

[Function]
decode bytes => object

[Function]
binary &rest bytes => binary

[Generic Function]
bytes binary => bytes

[Generic Function]
size tuple-or-binary => size

[Function]
string-to-binary string => binary

[Function]
bytes-to-binary bytes => binary

[Function]
binary-to-string binary => string

[Function]
tuple &rest objects => tuple

[Generic Function]
elements tuple => vector

[Generic Function]
arity tuple => arity

[Function]
bool value => bert-boolean

About

BERT-RPC for Common Lisp

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published