Expand description

basic serializers

Functions§

  • Reserves space for the Before combinator, applies the Gen combinator, then applies the Before combinator with the output from Gen onto the reserved space.
  • Applies a serializer if the condition is true
  • Writes an hex string to the output
  • Skips over some input bytes without writing anything
  • Writes a byte slice to the output
  • Writes a string slice to the output