Skip to content

Conversation

@jtenner
Copy link
Contributor

@jtenner jtenner commented Jul 22, 2019

No description provided.

@jtenner jtenner requested a review from dcodeIO July 22, 2019 18:17
@jtenner jtenner self-assigned this Jul 22, 2019
@jtenner jtenner changed the title [Implement] Buffer#concat (todo: fix tlsf problem) [Implement] Buffer#inspect (todo: fix tlsf problem) Jul 22, 2019
@jtenner
Copy link
Contributor Author

jtenner commented Jul 23, 2019

@dcodeIO I think this could probably be optimized further but I've hit my limit. Any thoughts?

@jtenner jtenner changed the title [Implement] Buffer#inspect (todo: fix tlsf problem) [Implement] Buffer#inspect Jul 23, 2019
@jtenner jtenner added the enhancement New feature or request label Jul 23, 2019
@jtenner
Copy link
Contributor Author

jtenner commented Aug 1, 2019

This method is the reason why I created the charsFromByte() method. Now we can re-use it here in the .inspect() method.

All set for review @dcodeIO

@jtenner
Copy link
Contributor Author

jtenner commented Mar 13, 2020

Using the new __aspectReflectAs() api, we can log(new ArrayBuffer()) with the inspect output just like node.js outputs Buffers. Will have to revisit this later.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants