A class for reading and writing individual bits or bit sequences to and from a buffer.
Find a file
amrali a19bcc6bc4
2025-10-09 02:57:25 +03:00
TicksShort_VLQ 2025-10-09 02:57:25 +03:00
CBitBuffer.mqh Upload files to "/" 2025-09-19 20:11:42 +00:00
CBitBuffer_Test.mq5 Upload files to "/" 2025-09-19 20:11:42 +00:00
README.md Upload files to "/" 2025-09-19 20:11:42 +00:00

CBitBuffer Class - Data Serialization in MQL5 - library for MetaTrader 5

A class for reading and writing individual bits or bit sequences to and from a buffer.

https://www.mql5.com/en/code/61728