RecordLayer.pushRecord
void pushRecord(TlsRecord rec)Pushes a record back so the next read returns it.
Parameters
rec | The record to push back. |
void pushRecord(TlsRecord rec)Pushes a record back so the next read returns it.
rec | The record to push back. |