Optimised hand-crafted serialization of SNOMED entities.
Optimised hand-crafted serialization of SNOMED entities.
(read-effective-time in read-offset)
Optimised fetch of only the effectiveTime of a SNOMED component. Core SNOMED concepts have an identifier of 8 bytes (64-bit unsigned long). Refset items have an identifier of 16 bytes (128-bit UUID).
Optimised fetch of only the effectiveTime of a SNOMED component. Core SNOMED concepts have an identifier of 8 bytes (64-bit unsigned long). Refset items have an identifier of 16 bytes (128-bit UUID).
(read-field-names in)
Read a sequence of field names.
Read a sequence of field names.
(read-uuid in)
Read two long integers as a 128-bit UUID.
Read two long integers as a 128-bit UUID.
(write-field-names out field-names)
Write a sequence of field names.
Write a sequence of field names.
Serialize a refset item with a single byte header indicating subtype.
Serialize a refset item with a single byte header indicating subtype.
(write-uuid out uuid)
Write a UUID as two long integers (16 bytes).
Write a UUID as two long integers (16 bytes).
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close