FrameHeader.length

*2.5. length

A 4 byte integer representing the length of the body of the frame (note: currently a frame is limited to 256MB in length).

struct FrameHeader
int length;

Meta