Buffer Utilities

Version 3.9.13 fixes the low-level TPLBuffer.ReadWord helper so it reads exactly two bytes from the current buffer position, returns the little-endian Word value, and advances Position by two bytes. This corrects sequential two-byte reads from longer AnsiString, pointer, byte-array, and stream-backed buffers.