mysql-native v3.0.0

API Reference Home: [This Version] [Latest Version] [Other Versions]


Function hasEnoughBytes

bool hasEnoughBytes(T, ubyte N = T.sizeof) (
  in ubyte[] packet
) pure @property;