Movatterモバイル変換
[0]ホーム
JavaScript is disabled on your browser.
JavaScript is disabled on your browser.
Uses of Class java.nio.ByteOrder Packages that useByteOrder Package Description java.lang.invoke Thejava.lang.invoke package provides low-level primitives for interacting with the Java Virtual Machine.
java.nio Defines buffers, which are containers for data, and provides an overview of the other NIO packages.
javax.imageio.stream A package of the Java Image I/O API dealing with low-level I/O from files and streams.
Methods injava.lang.invoke with parameters of typeByteOrder Modifier and Type Method Description staticVarHandle MethodHandles. byteArrayViewVarHandle (Class <?> viewArrayClass,ByteOrder byteOrder)Produces a VarHandle giving access to elements of abyte[] array viewed as if it were a different primitive array type, such asint[] orlong[].
staticVarHandle MethodHandles. byteBufferViewVarHandle (Class <?> viewArrayClass,ByteOrder byteOrder)Produces a VarHandle giving access to elements of aByteBuffer viewed as if it were an array of elements of a different primitive component type to that ofbyte, such asint[] orlong[].
Fields injavax.imageio.stream declared asByteOrder Modifier and Type Field Description protectedByteOrder ImageInputStreamImpl. byteOrder The byte order of the stream as an instance of the enumeration classjava.nio.ByteOrder, whereByteOrder.BIG_ENDIAN indicates network byte order andByteOrder.LITTLE_ENDIAN indicates the reverse order.
Methods injavax.imageio.stream that returnByteOrder Modifier and Type Method Description ByteOrder ImageInputStream. getByteOrder ()Returns the byte order with which data values will be read from this stream as an instance of thejava.nio.ByteOrder enumeration.
JavaScript is disabled on your browser.
Report a bug or suggest an enhancement For further API reference and developer documentation see theJava SE Documentation , which contains more detailed, developer-targeted descriptions with conceptual overviews, definitions of terms, workarounds, and working code examples. Java is a trademark or registered trademark of Oracle and/or its affiliates in the US and other countries.Copyright © 1993, 2025, Oracle and/or its affiliates, 500 Oracle Parkway, Redwood Shores, CA 94065 USA. All rights reserved. Use is subject tolicense terms and thedocumentation redistribution policy .
Scripting on this page tracks web page traffic, but does not change the content in any way.
[8]ページ先頭