- (pack-u8 N [kind: KIND] [start: START]) -> (or string blob u8vector)procedure
Returns the number N packed into an object of KIND, at position START.
- KIND
- (or symbol (or string blob u8vector))
- START
- fixnum ; 0..<last>
Returns the number N packed into an object of KIND, at position START.