Skip to content

修改为 ByteBuffer.allocate(8);#3

Open
SummerSec wants to merge 1 commit intobigBestWay:mainfrom
SummerSec:main
Open

修改为 ByteBuffer.allocate(8);#3
SummerSec wants to merge 1 commit intobigBestWay:mainfrom
SummerSec:main

Conversation

@SummerSec
Copy link

Long.BYTES 是jdk8之后才有的,Long.BYTES = 8 所以直接修改成8可以获得更好的兼容性。

Long.BYTES 是jdk8之后才有的,Long.BYTES = 8 所以直接修改成8可以获得更好的兼容性。
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant