# TLVCoding **Repository Path**: liufannnn/TLVCoding ## Basic Information - **Project Name**: TLVCoding - **Description**: TLV8(Type-Length-Value) Coder library - **Primary Language**: Swift - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-08-30 - **Last Updated**: 2025-08-30 ## Categories & Tags **Categories**: Uncategorized **Tags**: Swift, tlv ## README # TLVCoding [![Build Status](https://travis-ci.org/PureSwift/TLVCoding.svg?branch=master)](https://travis-ci.org/PureSwift/TLVCoding) TLV8 (Type-Length-Value) Coder library # See Also - [BluetoothLinux](https://github.com/PureSwift/BluetoothLinux) - Pure Swift Linux Bluetooth Stack - [GATT](https://github.com/PureSwift/GATT) - Bluetooth Generic Attribute Profile (GATT) for Swift - [SwiftFoundation](https://github.com/PureSwift/SwiftFoundation) - Cross-Platform, Protocol-Oriented Programming base library to complement the Swift Standard Library. - [Cacao](https://github.com/PureSwift/Cacao) - Pure Swift Cross-platform UIKit - [Silica](https://github.com/PureSwift/Silica) - Pure Swift CoreGraphics (Quartz2D) implementation - [Predicate](https://github.com/PureSwift/Predicate) - Pure Swift Predicate implementation