Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for newRecordsMessage (0.18 sec)

  1. internal/s3select/message.go

    	maxRecordMessageLength = (128 << 10) - 256
    )
    
    var bufLength = payloadLenForMsgLen(maxRecordMessageLength)
    
    // newRecordsMessage - creates new Records Message which can contain a single record, partial records,
    // or multiple records. Depending on the size of the result, a response can contain one or more of these messages.
    //
    // Header specification
    Go
    - Registered: Sun May 05 19:28:20 GMT 2024
    - Last Modified: Tue Aug 30 15:26:43 GMT 2022
    - 15.2K bytes
    - Viewed (0)
Back to top